summaryrefslogtreecommitdiff
path: root/sailcov/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sailcov/Makefile')
-rw-r--r--sailcov/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sailcov/Makefile b/sailcov/Makefile
new file mode 100644
index 00000000..bc9e39d8
--- /dev/null
+++ b/sailcov/Makefile
@@ -0,0 +1,4 @@
+
+sailcov: *.ml dune
+ dune build main.exe
+ cp -f _build/default/main.exe sailcov