Home
last modified time | relevance | path

Searched refs:COMPRESS_PROGRAM (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/distrib/sets/
DMakefile18 COMPRESS_PROGRAM=${"${USE_XZ_SETS:Uno}"!="no":?${TOOL_XZ}:${TOOL_GZIP}} macro
36 COMPRESS_PROGRAM=${COMPRESS_PROGRAM:Q} \
Dmaketars244 ${COMPRESS_PROGRAM} > "${tars}/${out}.tmp" &&
/netbsd/src/distrib/common/
DMakefile.bootcd149 COMPRESS_PROGRAM=${COMPRESS_PROGRAM:Q} \
/netbsd/src/distrib/common/bootimage/
DMakefile.bootimage290 COMPRESS_PROGRAM=${"${USE_XZ_SETS:Uno}"!="no":?${TOOL_XZ}:${TOOL_GZIP}}
380 --use-compress-program=${COMPRESS_PROGRAM:Q} \
/netbsd/src/etc/
DMakefile413 COMPRESS_PROGRAM=${"${USE_XZ_SETS:Uno}"!="no":?${TOOL_XZ}:${TOOL_GZIP}} macro