Home | History | Annotate | Line # | Download | only in installcd
Makefile revision 1.1.38.2
      1  1.1.38.2    yamt #	$NetBSD: Makefile,v 1.1.38.2 2013/01/16 05:26:12 yamt Exp $
      2       1.1  bouyer CDBASE=		x68kcd			# gives ${CDBASE}.iso
      3       1.1  bouyer CDRELEASE=	true			# include $RELEASEDIR/$MACHINE
      4  1.1.38.1    yamt CDINSTKERNEL=	../../floppies/instkernel
      5  1.1.38.1    yamt CDKERNELS=	netbsd-INSTALL.gz	netbsd
      6  1.1.38.2    yamt CDBUILDEXTRA=	${BOOT}
      7  1.1.38.1    yamt BOOTXX_CD9660=	${DESTDIR}/usr/mdec/xxboot_cd9660
      8  1.1.38.1    yamt CDMAKEFSOPTIONS= generic-bootimage=${BOOTXX_CD9660}
      9  1.1.38.1    yamt 
     10       1.1  bouyer .include "${.CURDIR}/../../../common/Makefile.bootcd"
     11