diff options
-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. |