From 3f3191414254b4f7026ac54b410fbe955e41f0b5 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Mon, 25 Feb 2008 14:46:05 +0000 Subject: [PATCH] INTEGRATION: CWS supdremove02 (1.8.14); FILE MERGED 2008/01/29 08:55:14 rt 1.8.14.1: #i85482# Remove UPD from library name --- uui/util/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/uui/util/makefile.mk b/uui/util/makefile.mk index 6bead307953a..495625d81d39 100644 --- a/uui/util/makefile.mk +++ b/uui/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.8 $ +# $Revision: 1.9 $ # -# last change: $Author: ihi $ $Date: 2007-11-21 16:25:10 $ +# last change: $Author: obo $ $Date: 2008-02-25 15:46:05 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -43,7 +43,7 @@ NO_BSYMBOLIC = true .INCLUDE: settings.mk -SHL1TARGET = $(TARGET)$(UPD)$(DLLPOSTFIX) +SHL1TARGET = $(TARGET)$(DLLPOSTFIX) SHL1IMPLIB = i$(TARGET) SHL1VERSIONMAP = exports.map