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