Makefile.inc revision 1.4
1# $NetBSD: Makefile.inc,v 1.4 2005/12/30 11:31:36 rjs Exp $ 2# 3# etc.amd64/Makefile.inc -- amd64-specific etc Makefile targets 4# 5 6KERNEL_SETS= GENERIC GENERIC.MP GENERIC_ACPI 7 8BUILD_KERNELS= INSTALL INSTALL_ACPI 9 10INSTALLATION_DIRS+= installation/floppy 11 12# mkisofs arguments to generate bootable iso image 13MKISOFS_FLAGS+= -b ${MACHINE}/installation/floppy/boot-big.fs 14 15snap_md_post: 16 ${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/floppy '*.fs' 17