1 1.5 tsutsui # $NetBSD: Makefile,v 1.5 2024/05/24 13:26:35 tsutsui Exp $ 2 1.1 pooka CDBASE= emipscd # gives ${CDBASE}.iso 3 1.4 christos CDRELEASE= true # include $RELEASEDIR/$RELEASEMACHINEDIR 4 1.3 martin CDRELEASE_NODEBUG= true 5 1.1 pooka CDKERNELS= netbsd-INSTALL.gz netbsd 6 1.1 pooka CDINSTKERNEL= ../../instkernel 7 1.1 pooka 8 1.1 pooka .include "${.CURDIR}/../../../common/Makefile.bootcd" 9