]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Initial revision
authorRoland McGrath <roland@redhat.com>
Sun, 13 Aug 1989 07:28:15 +0000 (07:28 +0000)
committerRoland McGrath <roland@redhat.com>
Sun, 13 Aug 1989 07:28:15 +0000 (07:28 +0000)
README.template [new file with mode: 0644]

diff --git a/README.template b/README.template
new file mode 100644 (file)
index 0000000..82f4afb
--- /dev/null
@@ -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.