Home | History | Annotate | Line # | Download | only in etc.emips
      1  1.1  pooka #	$NetBSD: Makefile.inc,v 1.1 2011/01/26 01:18:47 pooka Exp $
      2  1.1  pooka #
      3  1.1  pooka #	etc.emips/Makefile.inc -- emips-specific etc Makefile targets
      4  1.1  pooka #
      5  1.1  pooka 
      6  1.1  pooka KERNEL_SETS=		GENERIC
      7  1.1  pooka 
      8  1.1  pooka BUILD_KERNELS=		INSTALL RAMDISK
      9  1.1  pooka 
     10  1.1  pooka INSTALLATION_DIRS+=	installation/diskimage	\
     11  1.1  pooka 			installation/netboot \
     12  1.1  pooka 			installation/miniroot
     13