aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.common
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 /Makefile.common
parent2a7ba998bf7d2c461fdbd8b710b7124395bafaa2 (diff)
[make] remove compat5 file.
It is empty and not used anymore.
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 85ecb1a08..afd6164fc 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -109,7 +109,7 @@ CORECMA:=lib/clib.cma lib/lib.cma kernel/kernel.cma intf/intf.cma library/librar
TOPLOOPCMA:=stm/proofworkertop.cma stm/tacworkertop.cma stm/queryworkertop.cma
-GRAMMARCMA:=grammar/compat5.cmo grammar/grammar.cma
+GRAMMARCMA:=grammar/grammar.cma
# modules known by the toplevel of Coq