aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/algebra/Makefile
diff options
context:
space:
mode:
authorCyril Cohen2018-10-31 14:29:19 +0100
committerCyril Cohen2018-10-31 14:29:19 +0100
commit143c70bacc3298be2a48fe65cc669dfb2409c610 (patch)
tree884ae73a507a7e2af919b2a36f7c3da8e52c60ee /mathcomp/algebra/Makefile
parentd6dc5741ba44808e5f2f01a238d972ec2c11737f (diff)
fixing local Makefile
should fix #238
Diffstat (limited to 'mathcomp/algebra/Makefile')
-rw-r--r--mathcomp/algebra/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/mathcomp/algebra/Makefile b/mathcomp/algebra/Makefile
index 47dd8b4..23d9c98 100644
--- a/mathcomp/algebra/Makefile
+++ b/mathcomp/algebra/Makefile
@@ -1,10 +1,6 @@
# -*- Makefile -*-
-COQPROJECT="Make"
-
-# --------------------------------------------------------------------
-include ../Makefile.common
-
-# --------------------------------------------------------------------
+COQPROJECT=Make
COQMAKEOPTIONS=--no-print-directory
+include ../Makefile.common