NetBSD/etc/etc.atari/Makefile.inc

21 lines
671 B
PHP
Raw Normal View History

# $NetBSD: Makefile.inc,v 1.7 2000/11/04 21:15:36 leo Exp $
1995-03-30 09:44:08 +04:00
#
# etc.atari/Makefile.inc -- atari-specific etc Makefile targets
#
# Set this for any kernels beyond GENERIC you want to include
# in the distribution.
1999-06-07 18:44:46 +04:00
EXTRA_KERNELS+= ATARITT BOOT BOOTX FALCON HADES
INSTALLATION_DIRS+= installation/miniroot \
installation/misc
snap_md_post:
.ifndef UPDATE
cd ${.CURDIR}/../distrib && ${MAKE} cleandir
.endif
cd ${.CURDIR}/../distrib && ${MAKE} depend && ${MAKE}
cd ${.CURDIR}/../distrib/miniroot && ${MAKE} && ${MAKE} release
cd ${.CURDIR}/../distrib/notes && ${MAKE} release
# sh ${.CURDIR}/../distrib/sets/makesums -t ${RELEASEDIR}/installation/miniroot '*.gz'