Author :
Tom Tromey
Date :
1995-12-05 06:16:51
Hash :9eb2ffa7 Message :Many cleanups.
Added --strictness option.
remake.am
$(srcdir)/Makefile.in: Makefile.am
cd $(srcdir) && automake Makefile
# For an explanation of the following Makefile rules, see node
# `Automatic Remaking' in GNU Autoconf documentation.
Makefile: Makefile.in config.status
CONFIG_FILES=$@ CONFIG_HEADERS= ./config.status
config.status: configure
./config.status --recheck
$(srcdir)/configure: configure.in $(ACLOCAL)
cd $(srcdir) && autoconf