9 lines
244 B
Makefile
9 lines
244 B
Makefile
# $NetBSD: Makefile,v 1.1 2014/02/24 07:23:38 skrll Exp $
|
|
|
|
.include "${.CURDIR}/../Makefile.cdrom"
|
|
|
|
CDBASE= hppacd # gives ${CDBASE}.iso
|
|
CDRELEASE= true # include $RELEASEDIR/$MACHINE
|
|
|
|
.include "${.CURDIR}/../../../common/Makefile.bootcd"
|