summaryrefslogtreecommitdiff
path: root/filter/source/xsltfilter/makefile.mk
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-02-25 15:34:41 +0000
committerOliver Bolte <obo@openoffice.org>2008-02-25 15:34:41 +0000
commitb4fa4bf2242a9fbd89b0e3fc25cddd24654a0001 (patch)
treef2331db6e9f9a17704cae30d8d96b20b912e1183 /filter/source/xsltfilter/makefile.mk
parentcf712866b2bd25bb8186e3c36ed6f30e9ee1d7f9 (diff)
INTEGRATION: CWS supdremove02 (1.18.218); FILE MERGED
2008/01/25 16:13:30 rt 1.18.218.1: #i85482# Remove UPD from library names.
Diffstat (limited to 'filter/source/xsltfilter/makefile.mk')
-rw-r--r--filter/source/xsltfilter/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/filter/source/xsltfilter/makefile.mk b/filter/source/xsltfilter/makefile.mk
index a04bdd240e46..193d106b0dd6 100644
--- a/filter/source/xsltfilter/makefile.mk
+++ b/filter/source/xsltfilter/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.18 $
+# $Revision: 1.19 $
#
-# last change: $Author: obo $ $Date: 2006-10-11 09:23:36 $
+# last change: $Author: obo $ $Date: 2008-02-25 16:34:41 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -50,7 +50,7 @@ SLOFILES=$(SLO)$/XSLTFilter.obj $(SLO)$/fla.obj
LIBNAME=xsltfilter
SHL1TARGETDEPN=makefile.mk
SHL1OBJS=$(SLOFILES)
-SHL1TARGET=$(LIBNAME)$(UPD)$(DLLPOSTFIX)
+SHL1TARGET=$(LIBNAME)$(DLLPOSTFIX)
SHL1IMPLIB=i$(LIBNAME)
SHL1VERSIONMAP=exports.map
SHL1DEF=$(MISC)$/$(SHL1TARGET).def