From 1bb67456042816e2af04e549b399366886b6407a Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Mon, 25 Feb 2008 15:53:16 +0000 Subject: INTEGRATION: CWS supdremove02 (1.10.24); FILE MERGED 2008/01/29 08:52:17 rt 1.10.24.1: #i85482# Remove UPD from library name --- xmlscript/util/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'xmlscript/util') diff --git a/xmlscript/util/makefile.mk b/xmlscript/util/makefile.mk index 8eef6ec7cc60..a5d57f378fd6 100644 --- a/xmlscript/util/makefile.mk +++ b/xmlscript/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.10 $ +# $Revision: 1.11 $ # -# last change: $Author: obo $ $Date: 2007-01-25 15:37:19 $ +# last change: $Author: obo $ $Date: 2008-02-25 16:53:16 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -56,7 +56,7 @@ LIB1FILES= \ $(SLB)$/xmlflat_imexp.lib \ $(SLB)$/misc.lib -SHL1TARGET=$(TARGET)$(UPD)$(DLLPOSTFIX) +SHL1TARGET=$(TARGET)$(DLLPOSTFIX) SHL1LIBS= \ $(LIB1TARGET) -- cgit