Makefile revision 1.3
11.3Smartin# $NetBSD: Makefile,v 1.3 2018/09/28 15:05:21 martin Exp $ 21.1SbouyerCDBASE= macppccd # gives ${CDBASE}.iso 31.1SbouyerCDRELEASE= true # include $RELEASEDIR/$MACHINE 41.3SmartinCDRELEASE_NODEBUG= true 51.2StsutsuiCDKERNELS= netbsd-INSTALL.gz netbsd 61.2StsutsuiCDINSTKERNEL= ../../floppies/md-kernel 71.2StsutsuiCDBUILDEXTRA= ${DESTDIR}/usr/mdec/ofwboot.xcf 81.1Sbouyer 91.1Sbouyer.include "${.CURDIR}/../../../common/Makefile.bootcd" 10