Lines Matching refs:dollars
20 # When dollars are preserved, this setting not only applies to literal
21 # dollars, but also to those that come indirectly from other expressions.
22 DOLLARS= $$$$$$$$
24 VAR:= ${DOLLARS}
32 # When dollars are preserved, this setting not only applies to literal
33 # dollars, but also to those that come indirectly from other expressions.
34 DOLLARS= $$$$$$$$
36 VAR:= ${DOLLARS}
41 # The 'yes' preserves the dollars from the literal.
92 # right-hand side of the assignment operator ':=', it also affects dollars
116 DOLLARS= $$$$$$$$
117 VAR:= ${word:L:@word@$$$$$$$$-${DOLLARS}@}
123 DOLLARS= $$$$$$$$
124 VAR:= ${word:L:@word@$$$$$$$$-${DOLLARS}@}