fa503744cd
XXX: catscd.iso should also have netbsd-INSTALL.ABLE?
8 lines
273 B
Makefile
8 lines
273 B
Makefile
# $NetBSD: Makefile,v 1.2 2010/10/05 14:16:19 tsutsui Exp $
|
|
CDBASE= catscd # gives ${CDBASE}.iso
|
|
CDRELEASE= true # include $RELEASEDIR/$MACHINE
|
|
CDKERNELS= netbsd-INSTALL.aout netbsd
|
|
CDINSTKERNEL= ../../instkernel
|
|
|
|
.include "${.CURDIR}/../../../common/Makefile.bootcd"
|