2002-12-02 16:18:03 +03:00
|
|
|
# $NetBSD: Makefile.inc,v 1.7 2002/12/02 13:18:12 lukem Exp $
|
2001-11-20 19:41:44 +03:00
|
|
|
#
|
|
|
|
# etc.sgimips/Makefile.inc -- sgimips-specific etc Makefile targets
|
|
|
|
#
|
|
|
|
|
2002-05-13 05:26:27 +04:00
|
|
|
KERNEL_SETS= GENERIC GENERIC_INDY
|
2002-05-22 00:56:19 +04:00
|
|
|
KERNEL_SUFFIXES= ecoff
|
2001-11-20 19:41:44 +03:00
|
|
|
|
2002-05-22 00:56:19 +04:00
|
|
|
#EXTRA_KERNELS= NETBOOT
|
2001-11-20 19:41:44 +03:00
|
|
|
|
2002-05-22 00:56:19 +04:00
|
|
|
BUILD_KERNELS= RAMDISK RAMDISK_INDY
|
2001-11-20 19:41:44 +03:00
|
|
|
|
2002-05-22 00:56:19 +04:00
|
|
|
INSTALLATION_DIRS+= installation/netboot \
|
|
|
|
installation/diskimage
|