Home | History | Annotate | Line # | Download | only in etc.alpha
Makefile.inc revision 1.6
      1 #	$NetBSD: Makefile.inc,v 1.6 2002/12/02 13:18:05 lukem Exp $
      2 
      3 KERNEL_SETS=		GENERIC GENERIC.MP
      4 
      5 BUILD_KERNELS+=		INSTALL
      6 
      7 INSTALLATION_DIRS+=	installation/floppy	\
      8 			installation/diskimage	\
      9 			installation/instkernel	\
     10 			installation/netboot	\
     11 			installation/misc
     12 
     13 snap_md_post:
     14 	cd ${KERNSRCDIR}/arch/alpha/stand/netboot && ${MAKE} release
     15