aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBernhard Schommer <bernhardschommer@gmail.com>2017-01-24 11:12:55 +0100
committerBernhard Schommer <bernhardschommer@gmail.com>2017-01-24 11:12:55 +0100
commitf1e56a6c69acfd233bbe99bc3ab28409116eb5db (patch)
tree1a91a69eb9c1ab1286607edf534c16ae130e351c /Makefile
parentefaf1cf1c47370ab23db190fc4c2c1f3ad05323e (diff)
downloadcompcert-f1e56a6c69acfd233bbe99bc3ab28409116eb5db.tar.gz
compcert-f1e56a6c69acfd233bbe99bc3ab28409116eb5db.zip
Also remove coq aux files.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ceaacb4b..24953280 100644
--- a/Makefile
+++ b/Makefile
@@ -255,6 +255,7 @@ endif
clean:
rm -f $(patsubst %, %/*.vo, $(DIRS))
+ rm -f $(patsubst %, %/.*.aux, $(DIRS))
rm -rf doc/html doc/*.glob
rm -f doc/coq2html.ml doc/coq2html doc/*.cm? doc/*.o
rm -f driver/Version.ml