1 1.2.2.1 tls # $NetBSD: Makefile,v 1.2.2.1 2013/02/25 00:24:47 tls Exp $ 2 1.1 bouyer CDBASE= x68kcd # gives ${CDBASE}.iso 3 1.1 bouyer CDRELEASE= true # include $RELEASEDIR/$MACHINE 4 1.2 minoura CDINSTKERNEL= ../../floppies/instkernel 5 1.2 minoura CDKERNELS= netbsd-INSTALL.gz netbsd 6 1.2.2.1 tls CDBUILDEXTRA= ${BOOT} 7 1.2 minoura BOOTXX_CD9660= ${DESTDIR}/usr/mdec/xxboot_cd9660 8 1.2 minoura CDMAKEFSOPTIONS= generic-bootimage=${BOOTXX_CD9660} 9 1.2 minoura 10 1.1 bouyer .include "${.CURDIR}/../../../common/Makefile.bootcd" 11