make/tests/scripts/misc
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
..
bs-nl Modify backslash/newline handling for POSIX. 2012-03-03 18:45:08 +00:00
close_stdout New special variable: .RECIPEPREFIX 2007-11-04 21:54:00 +00:00
general1 * Added the test suite to the main distribution. 1999-09-14 02:03:19 +00:00
general2 * Added the test suite to the main distribution. 1999-09-14 02:03:19 +00:00
general3 Fix Savannah bug # 1332: handle backslash-newline pairs in command scripts 2005-06-26 03:31:29 +00:00
general4 - Fix Savannah bug #19108 2009-06-10 02:21:09 +00:00