1 1.1.2.1 riz # $NetBSD: Makefile,v 1.1.2.1 2007/03/09 06:59:30 riz Exp $ 2 1.1 hubertf # 3 1.1 hubertf 4 1.1 hubertf # Install CD, to be made after 'build.sh release' 5 1.1 hubertf # Requires populated $RELEASEDIR/${MACHINE} 6 1.1 hubertf 7 1.1.2.1 riz .include "${.CURDIR}/../Makefile.cdrom" 8 1.1.2.1 riz 9 1.1.2.1 riz CDBASE= i386cd # gives ${CDBASE}.iso 10 1.1 hubertf CDRELEASE= true # include $RELEASEDIR/$MACHINE 11 1.1 hubertf 12 1.1 hubertf .include "${.CURDIR}/../../../common/Makefile.bootcd" 13