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