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
commit71b744563afec72161fded5c4f96073df09190d7 (patch)
tree1502bdd2a2b1be141e481811a3dfa533a308f6ce /idl
parenteea40075888e99193f0a7eedca3cc71393b7b329 (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 59b5b6db2a..d26459fbdc 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