Makefile revision 1.2
1#	$NetBSD: Makefile,v 1.2 2017/01/09 13:36:22 christos Exp $
2CDBASE=		ia64cd		# gives ${CDBASE}.iso
3#CDINSTKERNEL=	../../instkernel/instkernel
4CDKERNELS=	netbsd netbsd
5CDRELEASE=	true			# include $RELEASEDIR/$MACHINE
6
7# don't make the CD bootable, there is no installboot support for ia64
8# image_md_post:
9#	${TOOL_INSTALLBOOT} -m${MACHINE} ${CDIMAGE} bootxx.${MACHINE}
10
11.include "${.CURDIR}/../../../common/Makefile.bootcd"
12
13