mirror of
https://git.savannah.gnu.org/git/make.git
synced 2025-02-04 22:02:19 +00:00
82708b3a3a
* src/read.c (make_word_type): Remove w_varassign from the enum. (get_next_mword): This function is never called on a string in a place where we might find a variable assignment. Any variable assignments have already been handled via try_variable_definition(), so we don't need to check for them here. * tests/scripts/variables/flavors: Check triple-colon assignment in target-specific variables. |
||
---|---|---|
.. | ||
features | ||
functions | ||
misc | ||
options | ||
targets | ||
variables | ||
vms | ||
test_template |