moved-to-git
Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines. Fixes Savannah bug #34530.
Update the make.1 man page. Use rm -f instead of rm in the test scripts. Fixes bug #15085.
Ensure that .ONESHELL works with .SHELLFLAGS options containing whitespace. See Savannah bug #35397.
When .POSIX: is specified use POSIX-standard macro values by default.
Various enhancements - OS/2 Patches - OpenVMS updates - Sanitize the handling of -include/sinclude with and without -k - Fix the setting of $< for order-only rules.