summaryrefslogtreecommitdiff
path: root/maintMakefile
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>1999-07-24 04:55:08 +0000
committerPaul Smith <psmith@gnu.org>1999-07-24 04:55:08 +0000
commita9166bb7bc8a7798aa75c0077288885e48c37252 (patch)
tree7e3cf0ed0dafe2cd0b4eb1f437b4fbb280308cfb /maintMakefile
parent4e7ee4fc01524432028e073bcac96c67a82bf312 (diff)
downloadgunmake-a9166bb7bc8a7798aa75c0077288885e48c37252.tar.gz
* Some configure fixes.
Diffstat (limited to 'maintMakefile')
-rw-r--r--maintMakefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/maintMakefile b/maintMakefile
index 939e19f..50fc396 100644
--- a/maintMakefile
+++ b/maintMakefile
@@ -11,10 +11,10 @@ globhdr := $(wildcard glob/*.h)
TEMPLATES = README README.DOS config.ami configh.dos config.h.W32 config.h-vms
MTEMPLATES = Makefile.DOS SMakefile
-# We need this to ensure that README is created on time to avoid errors
-# by automake.
+# We need this to ensure that README and build.sh.in are created on time to
+# avoid errors by automake.
#
-Makefile.in: README
+#Makefile.in: README build.sh.in
# General rule for turning a .template into a regular file.
#