diff options
Diffstat (limited to 'mathcomp/solvable/Makefile')
| -rw-r--r-- | mathcomp/solvable/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/mathcomp/solvable/Makefile b/mathcomp/solvable/Makefile index 47dd8b4..7e434c0 100644 --- a/mathcomp/solvable/Makefile +++ b/mathcomp/solvable/Makefile @@ -1,10 +1,7 @@ # -*- Makefile -*- -COQPROJECT="Make" +COQPROJECT=Make +COQMAKEOPTIONS=--no-print-directory # -------------------------------------------------------------------- include ../Makefile.common - -# -------------------------------------------------------------------- -COQMAKEOPTIONS=--no-print-directory - |
