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