OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:METALOG
(Results
1 - 8
of
8
) sorted by relevancy
/src/distrib/sets/
Makefile
3
# Experimental RCS
METALOG
versioning
101
#
METALOG
MANIPULATION TARGETS
103
#
METALOG
is the name of a metadata log file, and is set in <bsd.own.mk>
106
#
METALOG
.unpriv is a command line option passed to various scripts;
107
# it is either blank or "-M ${
METALOG
}.sanitised", depending on the
110
# The sanitise_METALOG target creates
METALOG
.sanitised from
METALOG
,
111
# without modifying
METALOG
itself. This is used near the end of
113
# and corresponding lines have been added to
METALOG
, but before
114
#
METALOG
.sanitised is used in the creation of sets in RELEASEDIR
[
all
...]
/src/external/gpl2/texinfo/bin/install-info/
Makefile
14
| ${
METALOG
.add}
/src/share/man/
Makefile
20
| ${
METALOG
.add}
/src/etc/mtree/
Makefile
124
# INSTALL_DIR would want to write to the
metalog
, and it can't do that
125
# if the
metalog
is inside DESTDIR but DESTDIR doesn't yet exist.
128
# then invoke mtree again to register those directories in the
metalog
.
134
${TOOL_AWK} '/ optional/ {next} // {print}' | ${
METALOG
.add}
/src/share/mk/
bsd.kmodule.mk
217
# Ensure these are recorded properly in
METALOG
on unprived installes:
bsd.own.mk
1746
METALOG
?= ${DESTDIR}/
METALOG
1747
METALOG
.add?= ${TOOL_CAT} -l >> ${
METALOG
}
1750
INSTPRIV.unpriv=-U -M ${
METALOG
} -D ${DESTDIR} -h sha256
/src/etc/
Makefile
284
) | ${
METALOG
.add}
/src/
build.sh
2121
#
METALOG
file), then most subsequent build.sh runs must also
2130
if [ -e "${DESTDIR}/
METALOG
" ] &&
2931
# been performed if
METALOG
file is created in DESTDIR.
2932
if [ ! -e "${DESTDIR}/
METALOG
" ]
Completed in 34 milliseconds
Indexes created Wed Mar 18 00:23:26 UTC 2026