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