Lines Matching refs:Variable
21 # The .OBJDIR can be set via the MAKEOBJDIR command line variable.
22 # It must be a command line variable; an environment variable would not work.
27 # The .OBJDIR can be set via the MAKEOBJDIR command line variable,
28 # and expressions based on that variable can contain the usual modifiers.
30 # the SUB2 variable in the modifier is not defined yet and is therefore empty.
31 # The SUB1 in the resulting path comes from the environment variable TMPBASE,
41 # Variable assignments in the command line are handled differently from
42 # variable assignments in makefiles. In the command line, trailing whitespace
48 # Leading whitespace in the variable value is discarded though, which makes