NetBSD/distrib/i386/cdroms/installcd/Makefile

13 lines
364 B
Makefile

# $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"