aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/Makefile
diff options
context:
space:
mode:
authorEnrico Tassi2018-04-20 10:24:01 +0200
committerEnrico Tassi2018-04-20 10:35:44 +0200
commite9faaa3129f74c91313e5bbcf658d891bd351319 (patch)
tree172cf431821fbe116f55de54c6d5bc3075182da5 /mathcomp/Makefile
parent24a7fea1648991a77fc4ff86a972b0a3935678c8 (diff)
Fix the script that generates the doc
Diffstat (limited to 'mathcomp/Makefile')
-rw-r--r--mathcomp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mathcomp/Makefile b/mathcomp/Makefile
index e45d627..07f1869 100644
--- a/mathcomp/Makefile
+++ b/mathcomp/Makefile
@@ -23,7 +23,8 @@ MAKEFLAGS+=-B
-f Makefile.coq $* \
COQDEP='$(COQDEP) -exclude-dir plugin -c'
-clean:
+clean:
+ $(H)[ -e Makefile.coq ] || $(call coqmakefile,ssreflect)
$(H)MAKEFLAGS="$(OLD_MAKEFLAGS)" $(MAKE) --no-print-directory \
-f Makefile.coq clean
$(H)rm -f Makefile.coq