summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--solenv/inc/target.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/solenv/inc/target.mk b/solenv/inc/target.mk
index 27118ffb1489..77fab34493df 100644
--- a/solenv/inc/target.mk
+++ b/solenv/inc/target.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: target.mk,v $
#
-# $Revision: 1.192 $
+# $Revision: 1.193 $
#
-# last change: $Author: obo $ $Date: 2007-03-09 09:05:39 $
+# last change: $Author: vg $ $Date: 2007-03-26 14:17:02 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -812,6 +812,7 @@ LIB9TARGETN=$(LIB9TARGET)
.ENDIF
.IF "$(GUI)"=="WNT"
+.IF "$(COM)"!="GCC"
LIB1ARCHIV=
LIB2ARCHIV=
LIB3ARCHIV=
@@ -821,6 +822,7 @@ LIB6ARCHIV=
LIB7ARCHIV=
LIB8ARCHIV=
LIB9ARCHIV=
+.ENDIF
.ENDIF # "$(GUI)"=="WNT"
.IF "$(RESLIB1NAME)" != ""