# $NetBSD: Makefile,v 1.4 2018/11/13 03:07:21 scole Exp $ CDBASE= macppccd # gives ${CDBASE}.iso CDRELEASE= true # include $RELEASEDIR/$MACHINE CDRELEASE_NODEBUG= true CDKERNELS= netbsd-INSTALL.gz netbsd CDKERNELS+= netbsd-INSTALL_601.gz netbsd.601 CDINSTKERNEL= ../../floppies/md-kernel CDBUILDEXTRA= ${DESTDIR}/usr/mdec/ofwboot.xcf .include "${.CURDIR}/../../../common/Makefile.bootcd"