aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/Makefile
diff options
context:
space:
mode:
authorEnrico2018-08-01 15:40:16 +0200
committerGitHub2018-08-01 15:40:16 +0200
commit5526fa1f730874c376ec86eb72c6c8c2fd1b23a3 (patch)
treed450bf6c7e401133974441682e8303da325809df /mathcomp/Makefile
parent247ec435a6dd1c17a42b75ae46763a9062f1f291 (diff)
parentb83fe0ed8a8e7258c8cf55178dd619b743c8342e (diff)
Merge pull request #214 from CohenCyril/Makefile
simplified, cleaned and documented Makefile.common
Diffstat (limited to 'mathcomp/Makefile')
-rw-r--r--mathcomp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mathcomp/Makefile b/mathcomp/Makefile
index 9064020..c631c7b 100644
--- a/mathcomp/Makefile
+++ b/mathcomp/Makefile
@@ -8,7 +8,7 @@ COQMAKEOPTIONS=--no-print-directory
include Makefile.common
# --------------------------------------------------------------------
-# this sets variable V (coq version) and MLLIBEXTRA
+# this sets variables COQVERSION and MLLIBEXTRA
# assuming PLUGIN is set to the directory which contains the plugins
# and SSR is set to the directory of the ssreflect package
PLUGIN=../plugin