aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorherbelin2003-04-07 08:34:01 +0000
committerherbelin2003-04-07 08:34:01 +0000
commitc9d2695b54adce95856f781cd6a6a1f085dafd5f (patch)
tree7415c2b09e05de9e95c24fea626557e6cffbaabf
parentf07953f4e028c164871fade53244fa1ff8e1f8aa (diff)
BEST redondant
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@3849 85f007b7-540e-0410-9357-904b9bb8a0f7
-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