Edit

kc3-lang/automake/remake.am

Branch :

  • Show log

    Commit

  • Author : David J. MacKenzie
    Date : 1994-09-19 16:20:04
    Hash : c20ca442
    Message : might work

  • remake.am
  • # For the justification 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
    configure: configure.in ${ACLOCAL}
    	cd $(srcdir); autoconf