# $NetBSD: Makefile,v 1.4.8.1 2025/05/10 17:50:41 bouyer Exp $ CDBASE= ia64cd # gives ${CDBASE}.iso #CDINSTKERNEL= ../../instkernel/instkernel CDKERNELS= ${KERNELCOMPDIR}/netbsd netbsd CDRELEASE= true # include $RELEASEDIR/$RELEASEMACHINEDIR CDRELEASE_NODEBUG= true # don't make the CD bootable, there is no installboot support for ia64 # image_md_post: # ${TOOL_INSTALLBOOT} -m${MACHINE} ${CDIMAGE} bootxx.${MACHINE} .include KERNELCOMPDIR!= cd ${.CURDIR}/../../../../sys/arch/${MACHINE}/compile/GENERIC && ${PRINTOBJDIR} .include "${.CURDIR}/../../../common/Makefile.bootcd"