2 CDBASE
= sparccd
# gives ${CDBASE}.iso
3 CDRELEASE
= true
# include $RELEASEDIR/$MACHINE
8 CDBOOTIMAGEDIR
!= cd
${NETBSDSRCDIR}/distrib
/sparc
/bootfs
&& ${PRINTOBJDIR}
9 CDBOOTIMAGE
= ${CDBOOTIMAGEDIR}/boot.fs
10 SUN_BOOT_ARGS
:= ${CDBOOTIMAGE} ${CDBOOTIMAGE} ${CDBOOTIMAGE} - -
12 SUNLABEL
=${TOOL_SUNLABEL
:Q
} \
13 ${HOST_SH} ${NETBSDSRCDIR}/distrib
/common
/sunbootcd.sh \
14 ${CDBASE}.iso
${SUN_BOOT_ARGS}
17 .
include "${.CURDIR}/../../../common/Makefile.bootcd"