Edit

kc3-lang/automake/remake.am

Branch :

  • Show log

    Commit

  • Author : Tom Tromey
    Date : 1995-11-16 17:28:29
    Hash : bc2e8b73
    Message : (Makefile.in): Bug fix.

  • remake.am
  • $(srcdir)/Makefile.in: Makefile.am
    	cd $(srcdir); automake Makefile.am
    
    # 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