make/tests/scripts
Paul Smith 88f1bc8b55 Modify backslash/newline handling for POSIX.
We fixed Savannah 16670 but that broke previously-working makefiles
that relied on the GNU make behavior.  The POSIX behavior doesn't
seem to me to be better, and can be obtained using GNU make as well,
so put it back as the default behavior and require .POSIX to
get the POSIX behavior.
Add a new section to the manual discussing backslash/newline handling.
Update the test suite.
2012-03-03 18:45:08 +00:00
..
features Be sure to start parsing prereqs in the right place even if there are 2011-11-14 07:31:06 +00:00
functions Create a new function $(file ...) 2012-01-29 18:12:22 +00:00
misc Modify backslash/newline handling for POSIX. 2012-03-03 18:45:08 +00:00
options Ensure that -n takes precedence over -t. 2011-09-02 05:37:54 +00:00
targets Add prerequisites to ensure ordering of results. 2011-12-10 17:13:14 +00:00
variables Add support for "::=" simple assignment operator. 2012-01-30 00:21:57 +00:00
test_template Update the test template. A few fixes in run_make_test(). 2004-09-22 04:36:17 +00:00