]> matita.cs.unibo.it Git - helm.git/blob - helm/hbugs/test/Makefile
Initial revision
[helm.git] / helm / hbugs / test / Makefile
1 all:
2         OCAMLPATH="../meta" ocamlfind ocamlc -linkpkg -package hbugs-common -o test_serialization test_serialization.ml
3 clean:
4         rm -f *.cm[io] test_serialization