Searched refs:COMPRESS_PROGRAM (Results 1 - 7 of 7) sorted by relevance

/src/distrib/hpcarm/liveimage/
H A DMakefile22 --use-compress-program=${COMPRESS_PROGRAM:Q} \
/src/distrib/zaurus/liveimage/
H A DMakefile22 --use-compress-program=${COMPRESS_PROGRAM:Q} \
/src/distrib/sets/
H A DMakefile18 COMPRESS_PROGRAM=${"${USE_XZ_SETS:Uno}"!="no":?${TOOL_XZ}:${TOOL_GZIP}} macro
36 COMPRESS_PROGRAM=${COMPRESS_PROGRAM:Q} \
H A Dmaketars244 ${COMPRESS_PROGRAM} > "${tars}/${out}.tmp" &&
/src/distrib/common/
H A DMakefile.bootcd149 COMPRESS_PROGRAM=${COMPRESS_PROGRAM:Q} \
/src/distrib/common/bootimage/
H A DMakefile.bootimage290 COMPRESS_PROGRAM=${"${USE_XZ_SETS:Uno}"!="no":?${TOOL_XZ}:${TOOL_GZIP}}
380 --use-compress-program=${COMPRESS_PROGRAM:Q} \
/src/etc/
H A DMakefile413 COMPRESS_PROGRAM=${"${USE_XZ_SETS:Uno}"!="no":?${TOOL_XZ}:${TOOL_GZIP}} macro
605 pax_cmd="GZIP=${GZIP_FLAGS:Q} XZ_OPT=${XZ_OPT:Q} ${TOOL_PAX} ${PAX_TIMESTAMP} --use-compress-program ${COMPRESS_PROGRAM:Q} -O -w -M -N ${NETBSDSRCDIR}/etc -f $${kern_tgz}"; \

Completed in 11 milliseconds