Home | History | Annotate | Line # | Download | only in etc.mipsco
Makefile.inc revision 1.3
      1  1.3  lukem #	$NetBSD: Makefile.inc,v 1.3 2002/12/09 05:20:29 lukem Exp $
      2  1.1  lukem #
      3  1.1  lukem #	etc.mipsco/Makefile.inc -- mipsco-specific etc Makefile targets
      4  1.1  lukem #
      5  1.2  lukem 
      6  1.2  lukem KERNEL_SETS=		GENERIC
      7  1.2  lukem 
      8  1.3  lukem BUILD_KERNELS=		RAMDISK
      9  1.1  lukem 
     10  1.1  lukem INSTALLATION_DIRS+=	installation/diskimage	\
     11  1.1  lukem 			installation/netboot
     12