diff options
author | Paul Smith <psmith@gnu.org> | 1997-08-18 18:11:04 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 1997-08-18 18:11:04 +0000 |
commit | 63dff1e0bcb9e1bdd189e4a3e0d6126389251885 (patch) | |
tree | f8b39c21a6c709622d4fcc18f40539477a5ceb1a /README.template | |
parent | e746a9c9510b2cc83548e8d9108eb24540e7a821 (diff) | |
download | gunmake-63dff1e0bcb9e1bdd189e4a3e0d6126389251885.tar.gz |
Bug fixes and automake changes.
Diffstat (limited to 'README.template')
-rw-r--r-- | README.template | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/README.template b/README.template index 0d3bbfc..735815c 100644 --- a/README.template +++ b/README.template @@ -1,4 +1,4 @@ -This directory contains the VERSION test release of GNU Make. +This directory contains the %VERSION% test release of GNU Make. All bugs reported for previous test releases have been fixed. Some bugs surely remain. @@ -16,8 +16,9 @@ Make, try using `build.sh' instead. See README.W32 for details about GNU Make on Windows NT or 95. See README.Amiga for details about GNU Make on AmigaDOS. -The MSDOS port of GNU Make is available as part of DJGPP; see the -WWW page http://www.delorie.com/djgpp/ for more information. +A precompiled binary of the MSDOS port of GNU Make is available as part +of DJGPP; see the WWW page http://www.delorie.com/djgpp/ for more +information. It has been reported that the XLC 1.2 compiler on AIX 3.2 is buggy such that if you compile make with `cc -O' on AIX 3.2, it will not work correctly. |