NetBSD/etc/etc.prep/Makefile.inc
lukem fe5f6ce974 - add snap_post, which makes "clean depend all release" in ../distrib/
for all platforms.
- remove now unnecessary replicated code in the various snap_md_post targets
- remove snap_md_pre; nothing uses it any more
- use ${NETBSDSRCDIR} and ${KERNSRCDIR} as appropriate
2002-12-02 13:18:03 +00:00

17 lines
396 B
Makefile

# $NetBSD: Makefile.inc,v 1.5 2002/12/02 13:18:11 lukem Exp $
#
# etc.prep/Makefile.inc -- prep-specific etc Makefile targets
#
KERNEL_SETS= GENERIC
BUILD_KERNELS= INSTALL
INSTALLATION_DIRS+= installation/floppy
# mkisofs arguments to generate bootable iso image
MKISOFS_FLAGS+= -prep-boot installation/floppy/sysinst.fs
snap_md_post:
${MAKESUMS} -t ${RELEASEDIR}/installation/floppy '*'