OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ALWAYS
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/make/unit-tests/
opt-no-action-runflags.mk
16
ALWAYS
.no= # none
17
ALWAYS
.yes= +
24
. for
always
in no yes
26
@+echo hide-from-output silent=${silent}
always
=${
always
} ignerr=${ignerr}
27
${SILENT.${silent}}${
ALWAYS
.${
always
}}${IGNERR.${ignerr}}
opt-jobs-no-action.mk
71
# XXX: silent=no
always
=no ignerr={no,yes} should be almost the same.
75
ALWAYS
.no= # none
76
ALWAYS
.yes= +
87
. for
always
in no yes
89
. for target in combined-silent-${silent}-
always
-${
always
}-ignerr-${ignerr}
92
@+echo hide-from-output silent=${silent}
always
=${
always
} ignerr=${ignerr}
93
${SILENT.${silent}}${
ALWAYS
.${
always
}}${IGNERR.${ignerr}
[
all
...]
sh-flags.mk
25
tgt-
always
.yes= .MAKE
28
cmd-
always
.yes= +
32
letter.
always
.yes= a
86
ALWAYS
.yes= +
90
.for tgt-
always
in no yes
93
.for cmd-
always
in no yes
98
target+= ${letter.
always
.${tgt-
always
}:U_}
102
target+= ${letter.
always
.${cmd-
always
}:U_
[
all
...]
Completed in 15 milliseconds
Indexes created Wed Sep 24 02:09:48 GMT 2025