aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2020-02-08 21:00:28 +0100
committerDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2020-02-08 21:00:28 +0100
commit68baba2d3b8c5b72cebe598a406ef7b5646bcca3 (patch)
tree8cfd7dc31012a751d58236e276ba321874090181 /Makefile
parent1b6667cf268189104bc3320e83fa23fe0d053717 (diff)
parent6ca9f9bfc7119f1ca4f48de3b5a37cbaee07e4fd (diff)
downloadcompcert-kvx-68baba2d3b8c5b72cebe598a406ef7b5646bcca3.tar.gz
compcert-kvx-68baba2d3b8c5b72cebe598a406ef7b5646bcca3.zip
Merge branch 'master' of https://github.com/AbsInt/CompCert into mppa-work-upstream-merge
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d2c81266..e248aaf5 100644
--- a/Makefile
+++ b/Makefile
@@ -265,7 +265,7 @@ endif
clean:
- rm -f $(patsubst %, %/*.vo, $(DIRS))
+ rm -f $(patsubst %, %/*.vo*, $(DIRS))
rm -f $(patsubst %, %/.*.aux, $(DIRS))
rm -rf doc/html doc/*.glob
rm -f driver/Version.ml