Lines Matching full:assignment
142 # In the following line, the ':=' may either be interpreted as an assignment
144 # name and the assignment operator '='. It is the latter since in an
145 # assignment, the left-hand side must be a single word or empty.
153 # line is parsed as a variable assignment since its left-hand side is a single
187 # Begin tests for custom target-local variables, for all 5 variable assignment
211 # If the sources of a dependency line look like a variable assignment, make
212 # treats them as such. There is only a single variable assignment per
213 # dependency line, which makes whitespace around the assignment operator
233 # happens to the right of the assignment operator '=', the expanded text does
234 # not influence the parsing of the variable assignment. The effective
235 # variable assignment, after expanding the whole line first, is thus
243 # inconsistency between the assignment operators '+=' and '?='. See
247 # Using the variable assignment operator ':=' provides another way of
251 # assignment as 'VAR := ${VAR}+local' and searches for the variable 'VAR' in
256 # The variable assignment operator '!=' assigns the output of the shell