Home | History | Annotate | Line # | Download | only in etc.emips
Makefile.inc revision 1.1.2.2
      1  1.1.2.2  bouyer #	$NetBSD: Makefile.inc,v 1.1.2.2 2011/03/06 15:07:38 bouyer Exp $
      2  1.1.2.2  bouyer #
      3  1.1.2.2  bouyer #	etc.emips/Makefile.inc -- emips-specific etc Makefile targets
      4  1.1.2.2  bouyer #
      5  1.1.2.2  bouyer 
      6  1.1.2.2  bouyer KERNEL_SETS=		GENERIC
      7  1.1.2.2  bouyer 
      8  1.1.2.2  bouyer BUILD_KERNELS=		INSTALL RAMDISK
      9  1.1.2.2  bouyer 
     10  1.1.2.2  bouyer INSTALLATION_DIRS+=	installation/diskimage	\
     11  1.1.2.2  bouyer 			installation/netboot \
     12  1.1.2.2  bouyer 			installation/miniroot
     13