1 # $NetBSD: Makefile.inc,v 1.7 2002/12/02 13:18:12 lukem Exp $ 2 # 3 # etc.sgimips/Makefile.inc -- sgimips-specific etc Makefile targets 4 # 5 6 KERNEL_SETS= GENERIC GENERIC_INDY 7 KERNEL_SUFFIXES= ecoff 8 9 #EXTRA_KERNELS= NETBOOT 10 11 BUILD_KERNELS= RAMDISK RAMDISK_INDY 12 13 INSTALLATION_DIRS+= installation/netboot \ 14 installation/diskimage 15