1# $NetBSD: Makefile,v 1.1 2007/03/06 21:56:56 bouyer Exp $ 2CDBASE= catscd # gives ${CDBASE}.iso 3CDRELEASE= true # include $RELEASEDIR/$MACHINE 4CDKERNELS= netbsd.aout-INSTALL netbsd 5CDINSTKERNEL= ../../instkernel 6 7.include "${.CURDIR}/../../../common/Makefile.bootcd" 8