mirror of
https://github.com/mirror/make.git
synced 2026-08-10 01:48:12 +00:00
* src/read.c (parse_var_assignment): If called in a target-specific variable context don't allow define/undefine as variable assignments. * test/scripts/variables/define: Add a test. * test/scripts/variables/undefine: Add a test.