]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/formal_topology/bin/Makefile
...
[helm.git] / helm / software / matita / contribs / formal_topology / bin / Makefile
index 3bfd0c9ee1401f5b3f9f6d52e8b1ac42e9d92d79..1f2421a9dd28e7be0e1ca6e60ae3ac426ddda82b 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 ocamlc -linkpkg -package ocamlgraph,unix -o comb comb.ml