NetBSD/etc/etc.x68k/Makefile.inc

25 lines
700 B
PHP
Raw Normal View History

# $NetBSD: Makefile.inc,v 1.11 2001/12/07 06:59:20 minoura Exp $
1996-05-19 16:35:18 +04:00
#
# etc.x68k/Makefile.inc -- x68k-specific etc Makefile targets
#
KERNEL_SETS= GENERIC
BUILD_KERNELS= INSTALL
1996-05-21 19:15:18 +04:00
LOCALTIME= Japan
INSTALLATION_DIRS+= installation/floppy \
installation/misc
snap_md_post:
.ifndef UPDATE
cd ${.CURDIR}/../distrib && ${MAKE} cleandir
.endif
cd ${.CURDIR}/../distrib/notes && ${MAKE} dependall
cd ${.CURDIR}/../distrib/${MACHINE} && ${MAKE} dependall
cd ${.CURDIR}/../distrib/notes && ${MAKE} release
cd ${.CURDIR}/../distrib/${MACHINE} && ${MAKE} release
cd ${.CURDIR}/../sys/arch/x68k/stand/loadbsd && ${MAKE} release
sh ../distrib/sets/makesums -t ${RELEASEDIR}/installation/floppy '*.gz'