summaryrefslogtreecommitdiff
path: root/goodies
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-04-15 13:15:00 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-04-15 13:15:00 +0000
commitee60913ed812268c84eb5f7f384aef4512f86e61 (patch)
tree008deabfbefda12fc9110dc426c51e68da26342e /goodies
parent5d8a26b600d8e2e370b777b08836c0e658f66f41 (diff)
INTEGRATION: CWS tune01 (1.3.58); FILE MERGED
2003/03/28 18:04:36 mhu 1.3.58.1: #108383# Removed excess shared library dependencies.
Diffstat (limited to 'goodies')
-rw-r--r--goodies/util/makefile.mk19
1 files changed, 6 insertions, 13 deletions
diff --git a/goodies/util/makefile.mk b/goodies/util/makefile.mk
index 1f13d221e113..a74e68bf6792 100644
--- a/goodies/util/makefile.mk
+++ b/goodies/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: thb $ $Date: 2001-12-06 14:18:05 $
+# last change: $Author: vg $ $Date: 2003-04-15 14:15:00 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -86,19 +86,12 @@ SHL1TARGET= go$(UPD)$(DLLPOSTFIX)
SHL1IMPLIB= igo
SHL1STDLIBS=\
- $(TOOLSLIB) \
- $(SALLIB) \
- $(VOSLIB) \
$(VCLLIB) \
- $(SVTOOLLIB) \
$(SVLLIB) \
- $(CPPUHELPERLIB) \
- $(CPPULIB) \
- $(UNOTOOLSLIB)
-# $(SVMEMLIB) \
-# $(SOTLIB) \
-# $(SO2LIB) \
-# $(INETLIBSH) \
+ $(UNOTOOLSLIB) \
+ $(TOOLSLIB) \
+ $(VOSLIB) \
+ $(SALLIB)
.IF "$(GUI)"=="MAC"
SHL1DEPN= $(SHL1STDLIBS)