summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index c010b992..12535ace 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -64,6 +64,8 @@ run_cheri.native: _build/cheri.ml _build/mips_extras.ml _build/run_with_elf_che
mips: elf run_mips.native
+cheri: elf run_cheri.native
+
clean:
-ocamlbuild -clean
-rm -rf _build *.native