Makefile revision 1.5
11.5Smartin# $NetBSD: Makefile,v 1.5 2025/05/07 11:47:26 martin Exp $ 21.1SscoleCDBASE= ia64cd # gives ${CDBASE}.iso 31.5Smartin 41.1Sscole#CDINSTKERNEL= ../../instkernel/instkernel 51.5SmartinCDKERNELS= ${KERNELCOMPDIR}/netbsd netbsd 61.4SchristosCDRELEASE= true # include $RELEASEDIR/$RELEASEMACHINEDIR 71.3SmartinCDRELEASE_NODEBUG= true 81.1Sscole 91.2Schristos# don't make the CD bootable, there is no installboot support for ia64 101.2Schristos# image_md_post: 111.2Schristos# ${TOOL_INSTALLBOOT} -m${MACHINE} ${CDIMAGE} bootxx.${MACHINE} 121.1Sscole 131.5Smartin.include <bsd.own.mk> 141.5SmartinKERNELCOMPDIR!= cd ${.CURDIR}/../../../../sys/arch/${MACHINE}/compile/GENERIC && ${PRINTOBJDIR} 151.5Smartin 161.1Sscole.include "${.CURDIR}/../../../common/Makefile.bootcd" 171.1Sscole 18