summaryrefslogtreecommitdiffstats
path: root/connectivity/source/dbtools
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-02-25 15:05:19 +0000
committerOliver Bolte <obo@openoffice.org>2008-02-25 15:05:19 +0000
commit71458397cff2d87594f12ef2d0cd27d1a54fa749 (patch)
treeac6af2190fd23842436861d95a18daab4d618604 /connectivity/source/dbtools
parentINTEGRATION: CWS supdremove02 (1.30.16); FILE MERGED (diff)
downloadcore-71458397cff2d87594f12ef2d0cd27d1a54fa749.tar.gz
core-71458397cff2d87594f12ef2d0cd27d1a54fa749.zip
INTEGRATION: CWS supdremove02 (1.13.56); FILE MERGED
2008/01/28 14:58:13 rt 1.13.56.1: #i85482# Remove UPD from library name
Diffstat (limited to 'connectivity/source/dbtools')
-rw-r--r--connectivity/source/dbtools/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/source/dbtools/makefile.mk b/connectivity/source/dbtools/makefile.mk
index 911a28edfe92..00aa344a68a6 100644
--- a/connectivity/source/dbtools/makefile.mk
+++ b/connectivity/source/dbtools/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.13 $
+# $Revision: 1.14 $
#
-# last change: $Author: hr $ $Date: 2007-11-01 14:49:50 $
+# last change: $Author: obo $ $Date: 2008-02-25 16:05:19 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -60,7 +60,7 @@ LIB1FILES=\
# --- dynamic library ---------------------------
-SHL1TARGET= $(DBTOOLS_TARGET)$(UPD)$(DLLPOSTFIX)
+SHL1TARGET= $(DBTOOLS_TARGET)$(DLLPOSTFIX)
SHL1STDLIBS=\
$(CPPULIB) \
$(CPPUHELPERLIB) \