mirror of
https://github.com/mirror/make.git
synced 2026-09-01 04:08:10 +08:00
* doc/make.texi (Appending): Document this behavior. * variable.c (do_variable_definition): Only add a space if the variable value is not empty. * tests/scripts/variables/flavors: Test this behavior.