diff options
author | Roland McGrath <roland@redhat.com> | 1992-06-26 00:52:43 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1992-06-26 00:52:43 +0000 |
commit | c355295fe0c81317319b087ca7a9cacc65011efc (patch) | |
tree | 7ff2caf8e62f4957dba0c9729fed5c1888b8314b | |
parent | 9ef264a343eb0738b8442a042c5d1f2de55e2918 (diff) | |
download | gunmake-c355295fe0c81317319b087ca7a9cacc65011efc.tar.gz |
Formerly README.template.~2~
-rw-r--r-- | README.template | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/README.template b/README.template index 82f4afb..6576fac 100644 --- a/README.template +++ b/README.template @@ -1,11 +1,10 @@ This directory contains the VERSION test release of GNU Make. All bugs reported for previous test releases have been fixed. -Some bugs probably remain. +Some bugs surely remain. -To install, edit the file Makefile as directed in the comments, -and run `make install'. +For building and installation instructions, see the file INSTALL. -GNU Make is fully documented in make.texinfo. See the section entitled `Bugs' -for information on submitting bug reports. +GNU Make is fully documented in make.texinfo. See the section entitled +`Bugs' for information on submitting bug reports. GNU Make is free software. See the file COPYING for copying conditions. |