aboutsummaryrefslogtreecommitdiff
path: root/Makefile.build
diff options
context:
space:
mode:
authorPierre-Marie Pédrot2015-09-06 13:23:28 +0200
committerPierre-Marie Pédrot2015-09-06 13:23:28 +0200
commitd8b245d688ff64d17acd9e7591daf6d63b4e54f7 (patch)
tree0e202d1f39e97844d94a873b30e4fb14fb481f84 /Makefile.build
parentc53f2f75375dfffd2f258c76f5b722d37ab0daf9 (diff)
parent5080991902a05ee720ab1d6fa1c9d592d3ffd36c (diff)
Merge branch 'v8.5'
Diffstat (limited to 'Makefile.build')
-rw-r--r--Makefile.build3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.build b/Makefile.build
index d9ad1942f7..018937fc6d 100644
--- a/Makefile.build
+++ b/Makefile.build
@@ -525,6 +525,7 @@ hightactics: tactics/hightactics.cma
.PHONY: init theories theories-light
.PHONY: logic arith bool narith zarith qarith lists strings sets
.PHONY: fsets relations wellfounded reals setoids sorting numbers noreal
+.PHONY: msets mmaps
init: $(INITVO)
@@ -552,6 +553,8 @@ classes: $(CLASSESVO)
program: $(PROGRAMVO)
structures: $(STRUCTURESVO)
vectors: $(VECTORSVO)
+msets: $(MSETSVO)
+mmaps: $(MMAPSVO)
noreal: unicode logic arith bool zarith qarith lists sets fsets \
relations wellfounded setoids sorting