From: Roland McGrath Date: Sun, 13 Aug 1989 07:28:15 +0000 (+0000) Subject: Initial revision X-Git-Tag: 3.70.2~883 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cd20a6a67f7e2e63a43fc223d32962a909d97928;p=thirdparty%2Fmake.git Initial revision --- diff --git a/README.template b/README.template new file mode 100644 index 00000000..82f4afb8 --- /dev/null +++ b/README.template @@ -0,0 +1,11 @@ +This directory contains the VERSION test release of GNU Make. +All bugs reported for previous test releases have been fixed. +Some bugs probably remain. + +To install, edit the file Makefile as directed in the comments, +and run `make install'. + +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.