X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FgTopLevel%2FMakefile.in;h=75340e3aa7c8abd3c5d50377e8074a0f546bf6d8;hb=a826cb23fc70a37b3ba3b7bbaee8862467a4a875;hp=42dd44be1f8f29971aceddcb33846da36806a712;hpb=3571a9519fbdf64be76a2deefa680afa527c05c3;p=helm.git diff --git a/helm/gTopLevel/Makefile.in b/helm/gTopLevel/Makefile.in index 42dd44be1..75340e3aa 100644 --- a/helm/gTopLevel/Makefile.in +++ b/helm/gTopLevel/Makefile.in @@ -2,16 +2,16 @@ BIN_DIR = /usr/local/bin TEST_REQUIRES = \ helm-registry \ - helm-mathql_interpreter \ - helm-mathql_generator \ helm-tactics \ helm-cic_transformations \ helm-cic_textual_parser2 \ + helm-mathql_interpreter \ + helm-mathql_generator \ helm-xmldiff \ lablgtk2 \ mathml-editor \ lablgtkmathview \ - dbi.mysql + mysql REQUIRES = $(TEST_REQUIRES) gdome2-xslt helm-hbugs lablgtk2.init lablgtk2.glade @@ -134,6 +134,10 @@ librarytest: testlibrary ./testlibrary -vars -varsprefix cic:/Coq index.txt 2>/dev/null >LOG librarytest.opt: testlibrary.opt ./testlibrary.opt -vars -varsprefix cic:/Coq index.txt 2>/dev/null >LOG +typecheck_uri: typecheck_uri.ml + $(OCAMLFIND) ocamlc -thread -package helm-cic_proof_checking -linkpkg -o $@ $< +typecheck_uri.opt: typecheck_uri.ml + $(OCAMLFIND) opt -thread -package helm-cic_proof_checking -linkpkg -o $@ $< MAIN = ./gTopLevel ARGS =