2 CDBASE
= sparc64cd
# gives ${CDBASE}.iso
3 CDRELEASE
= true
# include $RELEASEDIR/$MACHINE
8 CDBOOTIMAGEDIR
!= cd
${NETBSDSRCDIR}/distrib
/sparc64
/bootfs
&& ${PRINTOBJDIR}
9 CDBOOTIMAGE
= ${CDBOOTIMAGEDIR}/boot.fs
10 SUN_BOOT_ARGS
:= - - - - ${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"