# $NetBSD: Makefile,v 1.3 2018/09/28 15:05:23 martin Exp $ CDBASE= sun3cd # gives ${CDBASE}.iso CDRELEASE= true # include $RELEASEDIR/$MACHINE CDRELEASE_NODEBUG= true # for PRINTOBJDIR .include CDBOOTIMAGEDIR!= cd ${NETBSDSRCDIR}/distrib/sun3/miniroot && ${PRINTOBJDIR} CDBOOTIMAGE= ${CDBOOTIMAGEDIR}/miniroot.fs SUN_BOOT_ARGS:= - - - ${CDBOOTIMAGE} ${CDBOOTIMAGE} image_md_post: SUNLABEL=${TOOL_SUNLABEL:Q} \ ${HOST_SH} ${NETBSDSRCDIR}/distrib/common/sunbootcd.sh \ ${CDIMAGE} ${SUN_BOOT_ARGS} .include "${.CURDIR}/../../../common/Makefile.bootcd"