OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DIRECT
(Results
1 - 12
of
12
) sorted by relevancy
/src/usr.bin/make/unit-tests/
varmod-assign-shell.mk
19
DIRECT
= previous
21
DIRECT
!= echo output; (exit 13)
30
@echo
DIRECT
=${
DIRECT
:Q}
var-recursive.mk
8
DIRECT
= ${
DIRECT
} # Defining a recursive variable is not an error.
9
# expect+2: Variable
DIRECT
is recursive.
11
. info <${
DIRECT
}> # But expanding such a variable is an error.
directive-for.mk
183
INDIRECT=
direct
187
# might have been '
direct
', thereby expanding the expression '${
direct
}'.
188
. info <$(INDIRECT)> <$(
direct
)> <$($(INDIRECT))>
193
# interfere with each other. In the following snippet, the variable '
DIRECT
'
197
DIRECT
= global
198
INDIRECT= ${
DIRECT
}
199
.for
DIRECT
in iteration
200
. if "${
DIRECT
} ${INDIRECT}" != "iteration global"
directive-undef.mk
112
DIRECT
=
direct
113
INDIRECT= in-${
DIRECT
}
114
.export
DIRECT
INDIRECT
115
.if ${
DIRECT
} != "
direct
"
118
.if ${INDIRECT} != "in-
direct
"
125
.undef
DIRECT
# Separate '.undef' directives,
128
.if ${
DIRECT
:Uundefined} != "undefined"
/src/distrib/amiga/miniroot/
install.md
23
# BE LIABLE FOR ANY
DIRECT
, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
/src/distrib/atari/floppies/prepare/
install.md
23
# BE LIABLE FOR ANY
DIRECT
, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
/src/distrib/sparc/
install.md
23
# BE LIABLE FOR ANY
DIRECT
, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
/src/distrib/sun2/miniroot/
install.md
23
# BE LIABLE FOR ANY
DIRECT
, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
/src/distrib/sun3/miniroot/
install.md
23
# BE LIABLE FOR ANY
DIRECT
, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
/src/distrib/hp300/miniroot/
install.md
24
# BE LIABLE FOR ANY
DIRECT
, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
/src/distrib/mac68k/miniroot/
install.md
24
# BE LIABLE FOR ANY
DIRECT
, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
/src/distrib/mvme68k/miniroot/
install.md
24
# BE LIABLE FOR ANY
DIRECT
, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
Completed in 23 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025