Makefile revision 1.3
11.3Smartin# $NetBSD: Makefile,v 1.3 2018/09/28 15:05:21 martin Exp $ 21.1SscoleCDBASE= ia64cd # gives ${CDBASE}.iso 31.1Sscole#CDINSTKERNEL= ../../instkernel/instkernel 41.1SscoleCDKERNELS= netbsd netbsd 51.1SscoleCDRELEASE= true # include $RELEASEDIR/$MACHINE 61.3SmartinCDRELEASE_NODEBUG= true 71.1Sscole 81.2Schristos# don't make the CD bootable, there is no installboot support for ia64 91.2Schristos# image_md_post: 101.2Schristos# ${TOOL_INSTALLBOOT} -m${MACHINE} ${CDIMAGE} bootxx.${MACHINE} 111.1Sscole 121.1Sscole.include "${.CURDIR}/../../../common/Makefile.bootcd" 131.1Sscole 14