NetBSD/etc/etc.x68k/Makefile.inc

21 lines
538 B
PHP
Raw Normal View History

# $NetBSD: Makefile.inc,v 1.18 2007/07/24 10:49:28 pavel Exp $
1996-05-19 16:35:18 +04:00
#
# etc.x68k/Makefile.inc -- x68k-specific etc Makefile targets
#
# If you change the list of distributed kernels, don't forget
# to update the release documentation in distrib/notes/common/contents
KERNEL_SETS= GENERIC
BUILD_KERNELS= INSTALL
1996-05-21 19:15:18 +04:00
INSTALLATION_DIRS+= installation/floppy \
installation/misc
LOCALTIME= Japan
snap_md_post:
cd ${KERNSRCDIR}/arch/x68k/stand/loadbsd && ${MAKE} release
${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/floppy '*.gz'