1 1.3.32.2 martin # $NetBSD: Makefile,v 1.3.32.2 2020/04/13 07:45:37 martin Exp $ 2 1.1 bouyer CDBASE= x68kcd # gives ${CDBASE}.iso 3 1.3.32.2 martin CDRELEASE= true # include $RELEASEDIR/$RELEASEMACHINEDIR 4 1.3.32.1 christos CDRELEASE_NODEBUG= true 5 1.2 minoura CDINSTKERNEL= ../../floppies/instkernel 6 1.2 minoura CDKERNELS= netbsd-INSTALL.gz netbsd 7 1.3 tsutsui CDBUILDEXTRA= ${BOOT} 8 1.2 minoura BOOTXX_CD9660= ${DESTDIR}/usr/mdec/xxboot_cd9660 9 1.2 minoura CDMAKEFSOPTIONS= generic-bootimage=${BOOTXX_CD9660} 10 1.2 minoura 11 1.1 bouyer .include "${.CURDIR}/../../../common/Makefile.bootcd" 12