Home | History | Annotate | Line # | Download | only in etc.sgimips
Makefile.inc revision 1.8
      1 #	$NetBSD: Makefile.inc,v 1.8 2003/11/13 02:33:39 sekiya Exp $
      2 #
      3 #	etc.sgimips/Makefile.inc -- sgimips-specific etc Makefile targets
      4 #
      5 
      6 KERNEL_SETS=		GENERIC32_IP2x GENERIC32_IP3x
      7 KERNEL_SUFFIXES=	ecoff
      8 
      9 #EXTRA_KERNELS=		NETBOOT
     10 
     11 BUILD_KERNELS=		INSTALL32_IP2x INSTALL32_IP3x
     12 
     13 INSTALLATION_DIRS+=	installation/netboot \
     14 			installation/diskimage
     15