6 lines
207 B
Makefile
6 lines
207 B
Makefile
# $NetBSD: Makefile,v 1.1 2007/03/06 21:57:21 bouyer Exp $
|
|
CDBASE= sandpointcd # gives ${CDBASE}.iso
|
|
CDRELEASE= true # include $RELEASEDIR/$MACHINE
|
|
|
|
.include "${.CURDIR}/../../../common/Makefile.bootcd"
|