Home | History | Annotate | Line # | Download | only in etc.news68k
Makefile.inc revision 1.4
      1  1.4    lukem #	$NetBSD: Makefile.inc,v 1.4 2002/05/02 15:09:46 lukem Exp $
      2  1.1  tsutsui 
      3  1.3  thorpej KERNEL_SETS=		GENERIC GENERIC_TINY
      4  1.2  tsutsui 
      5  1.3  thorpej BUILD_KERNELS=		INSTALL
      6  1.4    lukem 
      7  1.4    lukem INSTALLATION_DIRS+=	installation/floppy
      8  1.1  tsutsui 
      9  1.1  tsutsui snap_md_post:
     10  1.1  tsutsui .ifndef UPDATE
     11  1.1  tsutsui 	cd ${.CURDIR}/../distrib && ${MAKE} cleandir
     12  1.1  tsutsui .endif
     13  1.1  tsutsui 	cd ${.CURDIR}/../distrib && ${MAKE} depend && ${MAKE}
     14  1.1  tsutsui 	cd ${.CURDIR}/../distrib/news68k && ${MAKE} release
     15  1.1  tsutsui 	cd ${.CURDIR}/../distrib/notes && ${MAKE} release
     16