12 lines
250 B
Makefile
12 lines
250 B
Makefile
# $NetBSD: Makefile.inc,v 1.3 2002/12/09 05:20:29 lukem Exp $
|
|
#
|
|
# etc.mipsco/Makefile.inc -- mipsco-specific etc Makefile targets
|
|
#
|
|
|
|
KERNEL_SETS= GENERIC
|
|
|
|
BUILD_KERNELS= RAMDISK
|
|
|
|
INSTALLATION_DIRS+= installation/diskimage \
|
|
installation/netboot
|