mirror of
https://github.com/mirror/make.git
synced 2026-08-24 02:43:27 +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.