aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/ssreflect/Makefile
diff options
context:
space:
mode:
authorEnrico Tassi2019-04-04 11:48:11 +0200
committerEnrico Tassi2019-04-04 11:48:11 +0200
commit2b40140bb9c9e2620214fd65144af1c0fef4083a (patch)
tree8e15d5c77c39a275715209e4f94e9b4473e58204 /mathcomp/ssreflect/Makefile
parent1dd093cf647e3abdba1da557175e433bdcfaf84a (diff)
remove support for Coq 8.6
Diffstat (limited to 'mathcomp/ssreflect/Makefile')
-rw-r--r--mathcomp/ssreflect/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/mathcomp/ssreflect/Makefile b/mathcomp/ssreflect/Makefile
index 76b8c2c..9d78a7c 100644
--- a/mathcomp/ssreflect/Makefile
+++ b/mathcomp/ssreflect/Makefile
@@ -6,11 +6,3 @@ COQMAKEOPTIONS=--no-print-directory
# Main Makefile
include ../Makefile.common
-
-# --------------------------------------------------------------------
-# this sets variables COQVERSION and MLLIBEXTRA
-# assuming PLUGIN is set to the directory which contains the plugins
-PLUGIN=../../plugin/
-SSR=.
-include Makefile.detect-coq-version
-COQMAKEFILEOPTIONS=$(MLLIBEXTRA)