mirror of
https://github.com/mirror/make.git
synced 2026-09-03 13:13:01 +08:00
If GNUMAKEFLAGS was not present in the environment when we started, don't add it. * src/main.c (main): Don't mess with GNUMAKEFLAGS unless it exists. * tests/scripts/variables/GNUMAKEFLAGS: Test this behavior.