make/tests/scripts
Paul Smith 77881d2281 Ensure that MAKEFLAGS is set when invoking $(shell ...)
* src/main.c (main): Don't reset the jobserver if the number of
slots has not changed.
(define_makeflags): Add all normal flags even when ALL is not set.
* tests/scripts/functions/shell: Test invoking make in $(shell ...).
* tests/scripts/variables/MAKEFLAGS: Test the value of MAKEFLAGS in
$(shell ...).
2022-07-30 18:40:28 -04:00
..
features
functions Ensure that MAKEFLAGS is set when invoking $(shell ...) 2022-07-30 18:40:28 -04:00
misc
options
targets
variables Ensure that MAKEFLAGS is set when invoking $(shell ...) 2022-07-30 18:40:28 -04:00
vms
test_template