2d1f93d643
- ensure INSTALLATION_DIRS contains the appropriate extra directories for a given platform
9 lines
206 B
Makefile
9 lines
206 B
Makefile
# $NetBSD: Makefile.inc,v 1.1 2002/05/02 15:09:45 lukem Exp $
|
|
#
|
|
# etc.mipsco/Makefile.inc -- mipsco-specific etc Makefile targets
|
|
#
|
|
#
|
|
|
|
INSTALLATION_DIRS+= installation/diskimage \
|
|
installation/netboot
|