NetBSD/distrib/cats/cdroms/installcd/Makefile
tsutsui fa503744cd netbsd.aout-INSTALL for cats is renamed to netbsd-INSTALL.aout.
XXX: catscd.iso should also have netbsd-INSTALL.ABLE?
2010-10-05 14:16:19 +00:00

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"