# $NetBSD: Makefile,v 1.2 2012/01/15 22:34:34 jmcneill Exp $ CDBASE= sparccd # gives ${CDBASE}.iso CDRELEASE= true # include $RELEASEDIR/$MACHINE # for PRINTOBJDIR .include CDBOOTIMAGEDIR!= cd ${NETBSDSRCDIR}/distrib/sparc/bootfs && ${PRINTOBJDIR} CDBOOTIMAGE= ${CDBOOTIMAGEDIR}/boot.fs SUN_BOOT_ARGS:= ${CDBOOTIMAGE} ${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"