From a9166bb7bc8a7798aa75c0077288885e48c37252 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sat, 24 Jul 1999 04:55:08 +0000 Subject: * Some configure fixes. --- maintMakefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'maintMakefile') 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. # -- cgit v1.2.3