Home | History | Annotate | Line # | Download | only in etc.sun3
Makefile.inc revision 1.14
      1  1.14    lukem #	$NetBSD: Makefile.inc,v 1.14 2002/12/02 13:18:13 lukem Exp $
      2   1.1      gwr #
      3   1.1      gwr #	etc.sun3/Makefile.inc -- sun3-specific etc Makefile targets
      4   1.1      gwr #
      5   1.3      gwr 
      6   1.9      gwr BIN3+= etc.sun3/ttyaction
      7   1.9      gwr 
      8  1.12  thorpej KERNEL_SETS=		GENERIC GENERIC3X DISKLESS DISKLESS3X
      9   1.9      gwr 
     10  1.12  thorpej EXTRA_KERNELS=		INSTALL INSTALL3X
     11  1.12  thorpej 
     12  1.12  thorpej BUILD_KERNELS=		RAMDISK RAMDISK3X
     13  1.13    lukem 
     14  1.13    lukem INSTALLATION_DIRS+=	installation/miniroot	\
     15  1.13    lukem 			installation/netboot	\
     16  1.13    lukem 			installation/tapeimage
     17