summaryrefslogtreecommitdiff
path: root/xmlhelp
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-02-25 15:00:12 +0000
committerOliver Bolte <obo@openoffice.org>2008-02-25 15:00:12 +0000
commit9585ab624b31b883af8c0bc11076fcb61e1c75fc (patch)
tree58666b783bdd672e8e8ef7d0829a4fec237edcdf /xmlhelp
parent3735eb1d25102e448bb31cbfa22f9826c93a459c (diff)
INTEGRATION: CWS supdremove02 (1.30.16); FILE MERGED
2008/01/29 08:47:43 rt 1.30.16.1: #i85482# Remove UPD from library name
Diffstat (limited to 'xmlhelp')
-rw-r--r--xmlhelp/source/com/sun/star/help/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmlhelp/source/com/sun/star/help/makefile.mk b/xmlhelp/source/com/sun/star/help/makefile.mk
index 58da72e0efd6..21051f3b7d40 100644
--- a/xmlhelp/source/com/sun/star/help/makefile.mk
+++ b/xmlhelp/source/com/sun/star/help/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.30 $
+# $Revision: 1.31 $
#
-# last change: $Author: ihi $ $Date: 2007-11-19 13:00:23 $
+# last change: $Author: obo $ $Date: 2008-02-25 16:00:12 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -76,7 +76,7 @@ APP1OBJS=\
APP1STDLIBS+=$(SALLIB) $(BERKELEYLIB) $(ICUUCLIB) $(XSLTLIB)
-SHL1TARGET =$(LIBBASENAME)$(UPD)$(DLLPOSTFIX)
+SHL1TARGET =$(LIBBASENAME)$(DLLPOSTFIX)
SHL1LIBS= $(SLB)$/$(TARGET).lib
SHL1IMPLIB =i$(LIBBASENAME)
SHL1DEF =$(MISC)$/$(SHL1TARGET).def