1 # $NetBSD: Makefile.inc,v 1.10 2007/12/20 23:32:24 ad Exp $
3 # etc.amd64/Makefile.inc -- amd64-specific etc Makefile targets
6 # If you change the list of distributed kernels, don't forget
7 # to update the release documentation in distrib/notes/common/contents
10 KERNEL_SETS+= XEN3_DOM0 XEN3_DOMU
12 BUILD_KERNELS= INSTALL INSTALL_XEN3_DOMU
14 INSTALLATION_DIRS+= installation/cdrom
15 INSTALLATION_DIRS+= installation/floppy
16 INSTALLATION_DIRS+= installation/misc
19 cd ${KERNSRCDIR}/arch/i386/stand/pxeboot && ${MAKE} release
20 ${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/cdrom '*.iso'
21 ${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/floppy '*.fs'
22 ${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/misc '*.*'