]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/hbugs/test/Makefile
added 'test' dir with a serialization/deserialization test for messages
[helm.git] / helm / hbugs / test / Makefile
diff --git a/helm/hbugs/test/Makefile b/helm/hbugs/test/Makefile
new file mode 100644 (file)
index 0000000..9bd02bf
--- /dev/null
@@ -0,0 +1,4 @@
+all:
+       OCAMLPATH="../meta" ocamlfind ocamlc -linkpkg -package hbugs-common -o test_serialization test_serialization.ml
+clean:
+       rm -f *.cm[io] test_serialization