xref: /netbsd-src/distrib/cats/cdroms/installcd/Makefile (revision de4fa6c51a9708fc05f88b618fa6fad87c9508ec)
1#	$NetBSD: Makefile,v 1.1 2007/03/06 21:56:56 bouyer Exp $
2CDBASE=		catscd			# gives ${CDBASE}.iso
3CDRELEASE=	true			# include $RELEASEDIR/$MACHINE
4CDKERNELS=	netbsd.aout-INSTALL netbsd
5CDINSTKERNEL=	../../instkernel
6
7.include "${.CURDIR}/../../../common/Makefile.bootcd"
8