NetBSD/etc/etc.prep/Makefile.inc
lukem a250e57c96 Install release files under "${RELEASEDIR}/${MACHINE}/..." instead of
"${RELEASEDIR}/...".

${RELEASEDIR} is never cleaned , and ${RELEASEDIR}/${MACHINE} is only
cleaned if UPDATE is not defined.
2003-01-03 15:34:30 +00:00

17 lines
407 B
Makefile

# $NetBSD: Makefile.inc,v 1.6 2003/01/03 15:34:39 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}/${MACHINE}/installation/floppy '*'