Home | History | Annotate | Line # | Download | only in installcd
Makefile revision 1.1.14.1
      1  1.1.14.1     mjf #	$NetBSD: Makefile,v 1.1.14.1 2008/06/02 13:21:12 mjf Exp $
      2       1.1  bouyer CDBASE=		arccd			# gives ${CDBASE}.iso
      3       1.1  bouyer CDRELEASE=	true			# include $RELEASEDIR/$MACHINE
      4  1.1.14.1     mjf CDKERNELS=	netbsd-RAMDISK.gz netbsd
      5  1.1.14.1     mjf CDINSTKERNEL=	../../instkernel
      6  1.1.14.1     mjf CDBUILDEXTRA=	${DESTDIR}/usr/mdec/boot
      7       1.1  bouyer 
      8       1.1  bouyer .include "${.CURDIR}/../../../common/Makefile.bootcd"
      9