aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index a00fc8914d..a0d53e1906 100644
--- a/Makefile
+++ b/Makefile
@@ -1212,8 +1212,8 @@ parsing/lexer.cmo: parsing/lexer.ml4
.ml4.cmo:
$(OCAMLC) $(BYTEFLAGS) -pp "$(CAMLP4O) $(CAMLP4EXTENDFLAGS) `$(CAMLP4DEPS) $<` -impl" -c -impl $<
-.v.vo:
- $(BOOTCOQTOP) -compile $*
+#.v.vo:
+# $(BOOTCOQTOP) -compile $*
.el.elc:
echo "(setq load-path (cons \".\" load-path))" > $*.compile