From 71458397cff2d87594f12ef2d0cd27d1a54fa749 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Mon, 25 Feb 2008 15:05:19 +0000 Subject: 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 --- connectivity/source/dbtools/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'connectivity/source/dbtools') 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) \ -- cgit