Home | History | Annotate | Line # | Download | only in bootcd
Makefile revision 1.1.4.1
      1 #	$NetBSD: Makefile,v 1.1.4.1 2007/03/09 06:59:40 riz Exp $
      2 #
      3 
      4 .include "${.CURDIR}/../Makefile.cdrom"
      5 
      6 CDBASE=		boot			# gives ${CDBASE}.iso
      7 CDKERNELS=	netbsd-INSTALL.gz	netbsd	# from ../instkernel
      8 
      9 .include "${.CURDIR}/../../../common/Makefile.bootcd"
     10