Makefile.inc revision 1.7
11.7Sbouyer# $NetBSD: Makefile.inc,v 1.7 2007/03/06 21:47:46 bouyer Exp $ 21.1Sfvdl# 31.2Sfvdl# etc.amd64/Makefile.inc -- amd64-specific etc Makefile targets 41.1Sfvdl# 51.1Sfvdl 61.7SbouyerKERNEL_SETS= GENERIC GENERIC.MP 71.1Sfvdl 81.7SbouyerBUILD_KERNELS= INSTALL 91.1Sfvdl 101.5ShubertfINSTALLATION_DIRS+= installation/cdrom 111.1SfvdlINSTALLATION_DIRS+= installation/floppy 121.6SheINSTALLATION_DIRS+= installation/misc 131.1Sfvdl 141.1Sfvdlsnap_md_post: 151.6She cd ${KERNSRCDIR}/arch/i386/stand/pxeboot && ${MAKE} release 161.5Shubertf ${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/cdrom '*.iso' 171.1Sfvdl ${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/floppy '*.fs' 181.6She ${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/misc '*.*' 19