From 934ec26ab9ef2dad805f419fdf305bf54c3676ab Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Mon, 25 Feb 2008 15:01:24 +0000 Subject: INTEGRATION: CWS supdremove02 (1.18.82); FILE MERGED 2008/01/28 14:26:34 rt 1.18.82.1: #i85482# Remove UPD from library name --- unotools/util/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'unotools/util') diff --git a/unotools/util/makefile.mk b/unotools/util/makefile.mk index 988703b184e0..c4915d90a1c9 100644 --- a/unotools/util/makefile.mk +++ b/unotools/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.18 $ +# $Revision: 1.19 $ # -# last change: $Author: vg $ $Date: 2006-05-24 14:03:15 $ +# last change: $Author: obo $ $Date: 2008-02-25 16:01:24 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -58,7 +58,7 @@ LIB1FILES=\ $(SLB)$/property.lib \ $(SLB)$/accessibility.lib -SHL1TARGET=$(TARGET)$(UPD)$(DLLPOSTFIX) +SHL1TARGET=$(TARGET)$(DLLPOSTFIX) SHL1IMPLIB=iutl SHL1USE_EXPORTS=ordinal -- cgit