aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorfilliatr1999-12-03 16:23:22 +0000
committerfilliatr1999-12-03 16:23:22 +0000
commit4a2b9073e61de1ab000b26652d94e63b382ce7d2 (patch)
tree73b7d5f031de7fb58f639fc3a974bb5bbafa4347 /Makefile
parent64dfc220b6307c867078ee5a860e92604f6df694 (diff)
bug make_strength repare
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@200 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8db9dc19e4..f2c7be6092 100644
--- a/Makefile
+++ b/Makefile
@@ -115,7 +115,7 @@ CMX=$(CMO:.cmo=.cmx)
COQMKTOP=scripts/coqmktop
-world: minicoq coqtop.byte dev/db_printers.cmo
+world: minicoq coqtop.byte $(COQMKTOP) dev/db_printers.cmo
coqtop: $(COQMKTOP) $(CMX)
$(COQMKTOP) -opt -notactics $(OPTFLAGS) -o coqtop