make/tests/scripts
Paul Smith c7732bd5ad Add a new variable: GNUMAKEFLAGS
This allows you to write portable makefiles that set GNU make-specific command
line options in the environment or makefile: add them to GNUMAKEFLAGS instead
of MAKEFLAGS and they will be seen by GNU make but ignored by other
implementations of make.
2013-05-13 02:48:18 -04:00
..
features Add new --trace[=MODE] flags, with --trace=dir 2013-05-13 01:30:24 -04:00
functions Expand the loadable object support. 2013-02-25 01:38:36 -05:00
misc Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines. 2012-03-04 00:24:20 +00:00
options [SV #38051] Recover all MAKEFLAGS after makefile rebuild step is complete. 2013-01-13 12:21:01 -05:00
targets When .POSIX: is specified use POSIX-standard macro values by default. 2012-09-09 19:19:15 +00:00
variables Add a new variable: GNUMAKEFLAGS 2013-05-13 02:48:18 -04:00
test_template Update the test template. A few fixes in run_make_test(). 2004-09-22 04:36:17 +00:00