Author :
Tom Tromey
Date :
1996-01-02 02:20:18
Hash :3aba9acd Message :Many changes from Franc,ois
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