aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1995-03-08 18:18:03 +0000
committerRoland McGrath <roland@redhat.com>1995-03-08 18:18:03 +0000
commit5e69859273886b13a6c162e6f46326938dd2f9f7 (patch)
tree5744be2a6f462d06d2453c106257854743fe0ee0 /Makefile.in
parent3a0f9ce0cb388707028471839eab5393a1f700af (diff)
downloadgunmake-5e69859273886b13a6c162e6f46326938dd2f9f7.tar.gz
Regenerated
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in9
1 files changed, 4 insertions, 5 deletions
diff --git a/Makefile.in b/Makefile.in
index 328fd69..5ff9d5e 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -265,11 +265,10 @@ stamp-config: config.status $(srcdir)/config.h.in
$(SHELL) config.status
touch stamp-config
-# These rules cause too much trouble.
-#configure: configure.in
-# autoconf $(ACFLAGS)
-#config.h.in: configure.in
-# autoheader $(ACFLAGS)
+#configure: configure.in aclocal.m4
+# cd $(srcdir) && autoconf $(ACFLAGS)
+#config.h.in: configure.in aclocal.m4
+# cd $(srcdir) && autoheader $(ACFLAGS)
# This tells versions [3.59,3.63) of GNU make not to export all variables.
.NOEXPORT: