aboutsummaryrefslogtreecommitdiffhomepage
path: root/config
diff options
context:
space:
mode:
authorGravatar notin <notin@85f007b7-540e-0410-9357-904b9bb8a0f7>2009-01-06 15:01:16 +0000
committerGravatar notin <notin@85f007b7-540e-0410-9357-904b9bb8a0f7>2009-01-06 15:01:16 +0000
commit2c77848eec68bfaf0b29290f4c5e9fd153342d56 (patch)
tree6d26960fb4758e95caad499f8701dc77570f625d /config
parent830e2fc4c2c2ae062f0bcba832116885bf5b2d88 (diff)
Report de la révision 11754 (compilation sous windows)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11755 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'config')
-rw-r--r--config/Makefile.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/Makefile.template b/config/Makefile.template
index ad1a60b5d..35e2a2d7d 100644
--- a/config/Makefile.template
+++ b/config/Makefile.template
@@ -114,6 +114,7 @@ OSDEPLIBS=OSDEPENDENTLIBS
# Unix systems:
# Win32 systems : .exe
EXE=EXECUTEEXTENSION
+DLLEXT=DLLEXTENSION
# the command MKDIR (try to replace it with mkdirhier if you have problems)
MKDIR=mkdir -p