OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TOOL_GZIP
(Results
1 - 13
of
13
) sorted by relevancy
/src/etc/etc.cats/
Makefile.inc
20
${
TOOL_GZIP
} -dc ${RELEASEDIR}/${RELEASEMACHINEDIR}/binary/kernel/netbsd.aout-INSTALL.gz \
/src/distrib/prep/floppies/bootfloppy-common/
Makefile.inc
15
${
TOOL_GZIP
} -cd ${KERNEL} > ${TMPKERNEL}
/src/etc/etc.evbmips/
Makefile.inc
61
TOOL_GZIP
=${
TOOL_GZIP
} \
/src/etc/etc.evbppc/
Makefile.inc
49
TOOL_GZIP
=${
TOOL_GZIP
} \
/src/etc/etc.amiga/
Makefile.inc
19
${
TOOL_GZIP
} -cd ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/miniroot/miniroot.fs.gz > \
/src/etc/etc.evbarm/
Makefile.inc
86
TOOL_GZIP
=${
TOOL_GZIP
} \
108
&& ${
TOOL_GZIP
} -f ${IMAGE.dir}/${.TARGET:S/smp_//}-${f}.img \
112
${
TOOL_GZIP
} -f ${GZIP_N_FLAG} -9 ${IMAGE.dir}/${.TARGET:S/smp_//}.img
/src/etc/etc.riscv/
Makefile.inc
26
TOOL_GZIP
=${
TOOL_GZIP
} \
/src/distrib/vax/cdroms/installcd/
Makefile
29
${
TOOL_GZIP
} -d -f cdrom/netbsd.gz
/src/distrib/sets/
Makefile
18
COMPRESS_PROGRAM=${"${USE_XZ_SETS:Uno}"!="no":?${TOOL_XZ}:${
TOOL_GZIP
}}
/src/etc/
Makefile
413
COMPRESS_PROGRAM=${"${USE_XZ_SETS:Uno}"!="no":?${TOOL_XZ}:${
TOOL_GZIP
}}
675
echo "${
TOOL_GZIP
} ${GZIP_FLAGS} -c < $${kerndir}/$${ks} > $${knl_gz}"; \
676
${
TOOL_GZIP
} ${GZIP_FLAGS} -c < $${ks} > $${knl_gz}; \
/src/distrib/utils/embedded/
mkimage
62
GZIP_CMD=${
TOOL_GZIP
:-gzip} # ${GZIP} is special to gzip(1)
/src/share/mk/
bsd.doc.mk
150
${
TOOL_GZIP
} -9 -c -n ${.ALLSRC} > ${.TARGET}
bsd.own.mk
1716
#
TOOL_GZIP
and friends. These might refer to TOOL_PIGZ or to the host gzip.
1719
TOOL_GZIP
= ${TOOL_PIGZ}
1723
TOOL_GZIP
= ${TOOLDIR}/bin/${_TOOL_PREFIX}gzip
1725
TOOL_GZIP
= gzip
1729
TOOL_GZIP_N= ${
TOOL_GZIP
} ${GZIP_N_FLAG}
Completed in 18 milliseconds
Indexes created Sun Oct 12 22:09:51 GMT 2025