Makefile.inc revision 1.2
11.2Sfvdl# $NetBSD: Makefile.inc,v 1.2 2003/04/26 19:23:36 fvdl Exp $ 21.1Sfvdl# 31.2Sfvdl# etc.amd64/Makefile.inc -- amd64-specific etc Makefile targets 41.1Sfvdl# 51.1Sfvdl 61.1SfvdlKERNEL_SETS= GENERIC GENERIC.MP 71.1Sfvdl 81.1SfvdlBUILD_KERNELS= INSTALL 91.1Sfvdl 101.1SfvdlINSTALLATION_DIRS+= installation/floppy 111.1Sfvdl 121.1Sfvdl# mkisofs arguments to generate bootable iso image 131.1SfvdlMKISOFS_FLAGS+= -b installation/floppy/boot-big.fs 141.1Sfvdl 151.1Sfvdlsnap_md_post: 161.1Sfvdl ${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/floppy '*.fs' 17