aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 56ede000e4..00be4061f5 100644
--- a/Makefile
+++ b/Makefile
@@ -65,7 +65,7 @@ GLOB= # is "-dump-glob file" when making the doc
COQ_XML= # is "-xml" when building XML library
COQOPTS=$(COQINCLUDES) $(GLOB) $(COQ_XML)
-BOOTCOQTOP=$(BESTCOQTOP) -boot -$(BEST) $(COQOPTS)
+BOOTCOQTOP=$(BESTCOQTOP) -boot $(COQOPTS)
###########################################################################
# Objects files