Home | History | Annotate | Line # | Download | only in etc.sun3
      1  1.17    pavel #	$NetBSD: Makefile.inc,v 1.17 2007/07/24 10:49:28 pavel Exp $
      2   1.1      gwr #
      3   1.1      gwr #	etc.sun3/Makefile.inc -- sun3-specific etc Makefile targets
      4   1.1      gwr #
      5   1.9      gwr 
      6  1.17    pavel # If you change the list of distributed kernels, don't forget
      7  1.17    pavel # to update the release documentation in distrib/notes/common/contents
      8  1.17    pavel 
      9  1.12  thorpej KERNEL_SETS=		GENERIC GENERIC3X DISKLESS DISKLESS3X
     10   1.9      gwr 
     11  1.12  thorpej EXTRA_KERNELS=		INSTALL INSTALL3X
     12  1.12  thorpej 
     13  1.12  thorpej BUILD_KERNELS=		RAMDISK RAMDISK3X
     14  1.13    lukem 
     15  1.13    lukem INSTALLATION_DIRS+=	installation/miniroot	\
     16  1.13    lukem 			installation/netboot	\
     17  1.13    lukem 			installation/tapeimage
     18