Makefile.inc revision 1.5
11.5Shubertf# $NetBSD: Makefile.inc,v 1.5 2006/06/02 22:35:22 hubertf Exp $ 21.1Sfvdl# 31.2Sfvdl# etc.amd64/Makefile.inc -- amd64-specific etc Makefile targets 41.1Sfvdl# 51.1Sfvdl 61.4SrjsKERNEL_SETS= GENERIC GENERIC.MP GENERIC_ACPI 71.1Sfvdl 81.4SrjsBUILD_KERNELS= INSTALL INSTALL_ACPI 91.1Sfvdl 101.5ShubertfINSTALLATION_DIRS+= installation/cdrom 111.1SfvdlINSTALLATION_DIRS+= installation/floppy 121.1Sfvdl 131.1Sfvdl# mkisofs arguments to generate bootable iso image 141.3SmattMKISOFS_FLAGS+= -b ${MACHINE}/installation/floppy/boot-big.fs 151.1Sfvdl 161.1Sfvdlsnap_md_post: 171.5Shubertf ${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/cdrom '*.iso' 181.1Sfvdl ${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/floppy '*.fs' 19