]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/formal_topology/bin/Makefile
freescale porting, work in progress
[helm.git] / helm / software / matita / contribs / formal_topology / bin / Makefile
index b02798067efa981489382f1cd8be556ad3c8325e..4b532e262ba8625792b350ea57f3db83bc1b48ed 100644 (file)
@@ -1,2 +1,2 @@
-theory_explorer: theory_explorer.ml
-       ocamlc -g -rectypes -o theory_explorer unix.cma theory_explorer.ml
+comb: comb.ml
+       ocamlfind ocamlopt -g -linkpkg -package ocamlgraph,unix -o comb comb.ml