aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBrian Campbell <Brian.Campbell@ed.ac.uk>2019-03-01 13:57:05 +0000
committerBrian Campbell <Brian.Campbell@ed.ac.uk>2019-03-01 13:57:05 +0000
commitb13312aa85e975afbcba394401e105f151f1b37a (patch)
treec9818f83c6366083fdf7a730eed069edcc76f624 /Makefile
parent89829353fd6864f178354fa24b66026d876591f2 (diff)
downloadsail-riscv-b13312aa85e975afbcba394401e105f151f1b37a.zip
sail-riscv-b13312aa85e975afbcba394401e105f151f1b37a.tar.gz
sail-riscv-b13312aa85e975afbcba394401e105f151f1b37a.tar.bz2
Make clean remove coq extras build files
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6eaf085..b3dbb08 100644
--- a/Makefile
+++ b/Makefile
@@ -261,4 +261,5 @@ clean:
-rm -rf ocaml_emulator/_sbuild ocaml_emulator/_build ocaml_emulator/riscv_ocaml_sim ocaml_emulator/tracecmp
-rm -f *.gcno *.gcda
-Holmake cleanAll
+ -rm -f handwritten_support/riscv_extras.vo handwritten_support/riscv_extras.glob handwritten_support/.riscv_extras.aux
ocamlbuild -clean