aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar Emilio Jesus Gallego Arias <e+git@x80.org>2017-06-15 19:51:06 +0200
committerGravatar Emilio Jesus Gallego Arias <e+git@x80.org>2017-07-27 12:31:46 +0200
commit436abd92a520f13843b102b24b61802c88c7dba7 (patch)
treefdbcd97a49d533249124c89be7523a430bfa1701 /tools
parent2a7ba998bf7d2c461fdbd8b710b7124395bafaa2 (diff)
[make] remove compat5 file.
It is empty and not used anymore.
Diffstat (limited to 'tools')
-rw-r--r--tools/CoqMakefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/CoqMakefile.in b/tools/CoqMakefile.in
index f1e519d03..e54ea45d4 100644
--- a/tools/CoqMakefile.in
+++ b/tools/CoqMakefile.in
@@ -182,7 +182,7 @@ else
CAMLP4EXTEND=
endif
-PP:=-pp '$(CAMLP4O) -I $(CAMLLIB) -I "$(COQLIB)/grammar" compat5.cmo $(CAMLP4EXTEND) $(GRAMMARS) $(CAMLP4OPTIONS) -impl'
+PP:=-pp '$(CAMLP4O) -I $(CAMLLIB) -I "$(COQLIB)/grammar" $(CAMLP4EXTEND) $(GRAMMARS) $(CAMLP4OPTIONS) -impl'
ifneq (,$(TIMING))
TIMING_ARG=-time