OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TOOL_XZ
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/evbmips/conf/
Makefile.evbmips.inc
59
TOOL_XZ
?= xz -F lzma
69
echo ${
TOOL_XZ
} ${XZ_ARGS} $@.bin; \
70
${
TOOL_XZ
} ${XZ_ARGS} $@.bin; \
/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}}
/src/share/mk/
bsd.own.mk
556
TOOL_XZ
= ${TOOLDIR}/bin/${_TOOL_PREFIX}xz
675
TOOL_XZ
= xz
Completed in 14 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025