Edit

kc3-lang/automake/remake.am

Branch :

  • Show log

    Commit

  • Author : David J. MacKenzie
    Date : 1994-11-02 06:15:28
    Hash : 88904e7e
    Message : account for VPATH limitations

  • remake.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