1 1.6 nia # $NetBSD: Makefile,v 1.6 2026/01/07 16:08:23 nia Exp $ 2 1.6 nia 3 1.6 nia CDMAKEFSEXTRAOPTS= -m 700m 4 1.6 nia 5 1.1 bouyer CDBASE= macppccd # gives ${CDBASE}.iso 6 1.5 christos CDRELEASE= true # include $RELEASEDIR/$RELEASEMACHINEDIR 7 1.3 martin CDRELEASE_NODEBUG= true 8 1.2 tsutsui CDKERNELS= netbsd-INSTALL.gz netbsd 9 1.4 scole CDKERNELS+= netbsd-INSTALL_601.gz netbsd.601 10 1.2 tsutsui CDINSTKERNEL= ../../floppies/md-kernel 11 1.2 tsutsui CDBUILDEXTRA= ${DESTDIR}/usr/mdec/ofwboot.xcf 12 1.1 bouyer 13 1.1 bouyer .include "${.CURDIR}/../../../common/Makefile.bootcd" 14