Home | History | Annotate | Line # | Download | only in etc.mipsco
Makefile.inc revision 1.2
      1  1.2  lukem #	$NetBSD: Makefile.inc,v 1.2 2002/12/02 13:31:00 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.2  lukem BUILD_KERNELS=		INSTALL
      9  1.1  lukem 
     10  1.1  lukem INSTALLATION_DIRS+=	installation/diskimage	\
     11  1.1  lukem 			installation/netboot
     12