11.6Smartin#	$NetBSD: Makefile,v 1.6 2025/06/25 15:33:34 martin Exp $
21.1SscoleCDBASE=		ia64cd		# gives ${CDBASE}.iso
31.5Smartin
41.1Sscole#CDINSTKERNEL=	../../instkernel/instkernel
51.6SmartinCDKERNELS=	${KERNELCOMPDIR}/GENERIC/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.6SmartinKERNELCOMPDIR!= cd ${.CURDIR}/../../../../sys/arch/${MACHINE}/compile && ${PRINTOBJDIR}
151.5Smartin
161.1Sscole.include "${.CURDIR}/../../../common/Makefile.bootcd"
171.1Sscole
18