1# $NetBSD: Makefile,v 1.2 2010/05/04 14:09:11 tsutsui Exp $ 2CDBASE= macppccd # gives ${CDBASE}.iso 3CDRELEASE= true # include $RELEASEDIR/$MACHINE 4CDKERNELS= netbsd-INSTALL.gz netbsd 5CDINSTKERNEL= ../../floppies/md-kernel 6CDBUILDEXTRA= ${DESTDIR}/usr/mdec/ofwboot.xcf 7 8.include "${.CURDIR}/../../../common/Makefile.bootcd" 9