summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index ce31ca6c..4e6257d6 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -1,6 +1,8 @@
.PHONY: all sail test clean doc lib power test_power test_idempotence
-all: sail lib power doc test
+all: sail lib doc
+
+full: sail lib power doc test
sail:
ocamlbuild sail.native sail_lib.cma sail_lib.cmxa