# $NetBSD: Makefile,v 1.3 2007/03/08 13:48:36 bouyer Exp $ # # Install CD, to be made after 'build.sh release' # Requires populated $RELEASEDIR/${MACHINE} .include "${.CURDIR}/../Makefile.cdrom" CDBASE= i386cd # gives ${CDBASE}.iso CDRELEASE= true # include $RELEASEDIR/$MACHINE .include "${.CURDIR}/../../../common/Makefile.bootcd"