src/Tools/Metis/Makefile.FILES
author blanchet
Tue, 07 Dec 2010 11:56:01 +0100
changeset 41051 2ed1b971fc20
parent 39448 64639ff50fcd
permissions -rw-r--r--
give the inner timeout mechanism a chance, since it gives more precise information to the user

include Makefile
bin/mosml/Makefile.src:
	mkdir -p `dirname $@`
	echo > $@
refresh_FILES:
	echo $(POLYML_SRC) | \
	sed "s/src\/PortablePolyml/PortableIsabelle/g" | \
	sed "s/ src\/Tptp\.s[a-z][a-z]//g" | \
	sed "s/ src\/Options\.s[a-z][a-z]//g" \
	> FILES