OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_SED_CMDS
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/make/unit-tests/
varmod-to-abs.mk
23
# The output of the following line is modified by the global
_SED_CMDS
in
Makefile
744
_SED_CMDS
+= -e '/stopped/s, in /.*, in unit-tests,'
746
_SED_CMDS
+= -e 's,\(\.PARSEDIR}\) = `'"/[^']*'"',\1 = <some-dir>,'
747
_SED_CMDS
+= -e 's,\(\.INCLUDEDFROMDIR}\) = `'"/[^']*'"',\1 = <some-dir>,'
748
_SED_CMDS
+= -e 's,${TMPDIR},<tmpdir>,g' -e 's,${TMPDIR:tA},<tmpdir>,g'
750
_SED_CMDS
+= -e 's,${.CURDIR},<curdir>,g'
754
_SED_CMDS
+= -e 's,${.OBJDIR},<curdir>,g' -e 's,${.OBJDIR:tA},<curdir>,g'
757
_SED_CMDS
+= -e 's,^${TEST_MAKE:T:S,.,\\.,g}[][0-9]*:,make:,'
758
_SED_CMDS
+= -e 's,${TEST_MAKE:S,.,\\.,g},make,'
759
_SED_CMDS
+= -e 's,^usage: ${TEST_MAKE:T:S,.,\\.,g} ,usage: make ,'
760
_SED_CMDS
+= -e 's,${TEST_MAKE:T:S,.,\\.,g}\(\[[1-9][0-9]*\][: ]\),make\1,
[
all
...]
Completed in 12 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025