summaryrefslogtreecommitdiff
path: root/idl
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-03-26 12:04:40 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-03-26 12:04:40 +0000
commitf81f83ca12fec36a6cada7ddb8f7d2a885c90681 (patch)
treefe3b339eab23e1273f6b9c7b65a5205bc2b879fc /idl
parent8263d8a8ac4be38b05876772765bc681cb2149b0 (diff)
INTEGRATION: CWS mingwport03 (1.5.6); FILE MERGED
2006/09/06 13:09:04 vg 1.5.6.1: #i53572# MinGW port
Diffstat (limited to 'idl')
-rw-r--r--idl/util/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/idl/util/makefile.mk b/idl/util/makefile.mk
index 59b5b6db2a95..d26459fbdca7 100644
--- a/idl/util/makefile.mk
+++ b/idl/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: ihi $ $Date: 2006-06-29 11:19:04 $
+# last change: $Author: vg $ $Date: 2007-03-26 13:04:40 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -59,9 +59,11 @@ APP1STDLIBS= \
APP1LIBS= $(LB)$/$(TARGET).lib
.IF "$(GUI)" != "UNX"
+.IF "$(COM)"!="GCC"
APP1OBJS= $(OBJ)$/svidl.obj \
$(OBJ)$/command.obj
.ENDIF
+.ENDIF
.IF "$(OS)"=="LINUX" || "$(OS)"=="FREEBSD"
APP1STDLIBS+=-lcrypt