diff options
author | Paul Smith <psmith@gnu.org> | 2000-02-09 19:57:15 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2000-02-09 19:57:15 +0000 |
commit | 75f879f37f8c8e6b671c558ab85b3926c96fbb0c (patch) | |
tree | 4e20a8645b23c11813bdef5707a49eae5bddc8af /README.template | |
parent | e68a27ec7b22753dd2a61585a69290ca2e3c9d80 (diff) | |
download | gunmake-75f879f37f8c8e6b671c558ab85b3926c96fbb0c.tar.gz |
* Fix backslash-escape in targets.3.78.91
* Release 3.78.91.
Diffstat (limited to 'README.template')
-rw-r--r-- | README.template | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/README.template b/README.template index afb3f69..55001a4 100644 --- a/README.template +++ b/README.template @@ -30,10 +30,18 @@ site. There is information there about ordering hardcopy documentation. You can also find the latest versions of GNU Make from there. -You can send GNU make bug reports to bug-make@gnu.org. Please see the +You can send GNU make bug reports to <bug-make@gnu.org>. Please see the section of the GNU make manual entitled `Problems and Bugs' for information on submitting useful and complete bug reports. +You can also use the FSF's online bug tracking system to submit new +problem reports or search for existing ones. A web interface is +available here: + + http://www-gnats.gnu.org:8080/cgi-bin/wwwgnats.pl + +Use the Category "make". + If you need help using GNU make, try these forums: help-make@gnu.org @@ -46,6 +54,8 @@ Also: - See README.customs for details on integrating GNU make with the Customs distributed build environment from the Pmake distribution. + - See readme.vms for details about GNU Make on OpenVMS. + - See README.W32 for details about GNU Make on Windows NT, 95, or 98. - See README.Amiga for details about GNU Make on AmigaDOS. |