Home | History | Annotate | Download | only in sets

Lines Matching refs:tar

19 TAR_SUFF=${"${USE_XZ_SETS:Uno}"!="no":?tar.xz:tgz}
200 # If MAKETARS_SERIAL is set to "YES" or "yes", then the tar sets will be
236 .for tar in ${MAKETARSETS}
237 do-${tar}: .PHONY sanitise_METALOG
238 ${_MKMSG_CREATE} "${tar}.${TAR_SUFF}"
241 -N ${NETBSDSRCDIR}/etc -t ${TARDIR} ${tar} \
242 || { rm -f ${TARDIR}/${tar}.${TAR_SUFF}; false; }
247 ${_MKMSG_CREATE} "source tar files"
260 .for tar in ${MAKETARSETS}
261 do-sum-${tar}: .PHONY do-${tar}
262 ${_MKMSG_CREATE} "${tar} checksums"
263 ${MAKESUMS} -t ${TARDIR} ${tar}.${TAR_SUFF}