From 2c77848eec68bfaf0b29290f4c5e9fd153342d56 Mon Sep 17 00:00:00 2001 From: notin Date: Tue, 6 Jan 2009 15:01:16 +0000 Subject: 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 --- Makefile.common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.common') diff --git a/Makefile.common b/Makefile.common index 7a40686ba3..5a7f50404a 100644 --- a/Makefile.common +++ b/Makefile.common @@ -119,7 +119,7 @@ REFMANPNGFILES:=$(REFMANEPSFILES:.eps=.png) COQRUN := coqrun LIBCOQRUN:=kernel/byterun/lib$(COQRUN).a -DLLCOQRUN:=$(dir $(LIBCOQRUN))dll$(COQRUN).so +DLLCOQRUN:=$(dir $(LIBCOQRUN))dll$(COQRUN)$(DLLEXT) CLIBS:=unix.cma -- cgit v1.2.3