aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar Maxime Dénès <mail@maximedenes.fr>2017-08-01 13:02:27 +0200
committerGravatar Maxime Dénès <mail@maximedenes.fr>2017-08-01 13:02:27 +0200
commit5bb4a60965169fb95027f16ef4d668959655cae0 (patch)
tree84a053d0fad4c77ab1def66da5cce913d819791c /tools
parenta893cd2993acb8da5a17aa57694ded2355e8eaea (diff)
parent436abd92a520f13843b102b24b61802c88c7dba7 (diff)
Merge PR #921: [make] remove compat5 file.
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