Home | History | Annotate | Line # | Download | only in etc.x68k
      1  1.19    lukem #	$NetBSD: Makefile.inc,v 1.19 2008/03/18 04:20:37 lukem Exp $
      2   1.1      oki #
      3   1.1      oki #	etc.x68k/Makefile.inc -- x68k-specific etc Makefile targets
      4   1.1      oki #
      5   1.1      oki 
      6  1.18    pavel # If you change the list of distributed kernels, don't forget
      7  1.18    pavel # to update the release documentation in distrib/notes/common/contents
      8  1.18    pavel 
      9  1.10  thorpej KERNEL_SETS=		GENERIC
     10  1.10  thorpej 
     11  1.10  thorpej BUILD_KERNELS=		INSTALL
     12   1.6      cjs 
     13  1.15    isaki INSTALLATION_DIRS+=	installation/floppy \
     14  1.15    isaki 			installation/misc
     15   1.7  minoura 
     16  1.14    lukem LOCALTIME=		Japan
     17   1.7  minoura 
     18   1.7  minoura snap_md_post:
     19  1.16    lukem 	cd ${KERNSRCDIR}/arch/x68k/stand/loadbsd && ${MAKE} release
     20  1.19    lukem 	${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/floppy '*.gz'
     21