Formerly compatMakefile.~69~

This commit is contained in:
Roland McGrath 1993-03-28 22:06:13 +00:00
parent 164dcdad22
commit ae1278315f

View file

@ -217,9 +217,9 @@ config.h: config.status $(srcdir)/config.h.in
$(SHELL) config.status
configure: configure.in
autoconf
autoconf $(ACFLAGS)
config.h.in: configure.in
autoheader
autoheader $(ACFLAGS)
# This tells versions [3.59,3.63) of GNU make not to export all variables.
.NOEXPORT: