Searched defs:VAR (Results 1 - 25 of 50) sorted by relevance

12

/src/usr.bin/make/unit-tests/
H A Ddirective-for-lines.mk28 VAR= \ macro
H A Dvar-scope-cmdline.mk70 VAR= global macro
80 .MAKEFLAGS: VAR=makeflags macro
H A Dcond-token-string.mk92 VAR= value macro
H A Ddeptgt-end-jobs.mk14 VAR= Should not be expanded. macro
H A Ddirective-elifdef.mk12 VAR= # defined macro
H A Ddirective-elifndef.mk14 VAR= # defined macro
[all...]
H A Dopt-debug-file.mk11 VAR= value ${:Uexpanded} macro
H A Dopt-debug.mk8 VAR= value macro
H A Dopt-var-expanded.mk7 VAR= other ${VALUE} $$$$ macro
H A Dopt-var-literal.mk7 VAR= other ${VALUE} $$$$ macro
H A Dcomment.mk25 VAR= # This comment makes the variable value empty. macro
34 VAR=# defined but empty macro
37 VAR= value macro
45 VAR= not part of the comment macro
51 VAR= \# # Both in the assignment. macro
68 VAR= no comment anymore macro
[all...]
H A Dcond-token-plain.mk110 VAR= defined macro
H A Dcond-token-var.mk
H A Ddeptgt-end.mk6 VAR= Should not be expanded. macro
H A Dopt-debug-for.mk
H A Dopt-define.mk16 VAR= overwritten macro
H A Dposix-varassign.mk16 VAR= value macro
24 VAR= before macro
25 VAR::= posix-immediate-expansion target
35 VAR:::= posix-delayed-expansion target
49 VAR= value macro
50 VAR?= fallback macro
55 VAR?= fallback macro
61 VAR= value macro
72 VAR:= immediate ${REF} macro
[all...]
H A Dvardebug.mk8 VAR= added # VarAdd macro
10 VAR= overwritten # Var_Set macro
25 VAR macro
[all...]
H A Dvarmod-loop-delete.mk15 VAR= ${:U:@VAR@@} rest of the value macro
25 VAR= ${:U:@VAR@@} rest of the value macro
H A Dparse-var.mk
H A Dvar-op-assign.mk11 VAR= value macro
30 VAR= new value and \# some $$ special characters # comment macro
49 VAR= ${:! echo 'not yet evaluated' 1>&2 !} macro
50 VAR= ${:! echo 'this will be evaluated later' 1>&2 !} macro
[all...]
H A Dvar-op-default.mk8 VAR?= default value macro
15 VAR?= ignored macro
[all...]
H A Ddeptgt.mk28 VAR=value # targets := NULL macro
H A Ddirective-export.mk11 VAR= value $$ ${INDIRECT} macro
H A Dvar-op-sunsh.mk11 VAR:sh= echo colon-sh target
18 VAR :sh = echo colon-sh-spaced target
29 VAR:shell= echo colon-shell target
42 VAR:shoe:shore= echo two-colons target
91 VAR :sh :sh :sh :sh= echo multiple target
104 VAR :sh(Put a comment here)= comment in parentheses target
113 VAR :sh{Put}((((a}{comment}}}}{here}= comment in braces target
123 VAR= one macro
124 VAR :sh += echo two target
135 VAR :sh != echo echo echo echo spaces-around target
144 VAR:sh != echo echo echo echo space-after target
[all...]

Completed in 12 milliseconds

12