summaryrefslogtreecommitdiff
path: root/goodies
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-02-25 16:16:35 +0000
committerOliver Bolte <obo@openoffice.org>2008-02-25 16:16:35 +0000
commit29634254327ed870a40633345dc0665b410326aa (patch)
tree22ca4487ea24d0f56a9314c820838a1b9f7fd6e1 /goodies
parent6e94280f3005b3e4bd9ef7056164f1d34b7a73bd (diff)
INTEGRATION: CWS supdremove02 (1.11.84); FILE MERGED
2008/01/28 15:42:39 rt 1.11.84.1: #i85482# Remove UPD from library name
Diffstat (limited to 'goodies')
-rw-r--r--goodies/source/filter.vcl/epbm/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/goodies/source/filter.vcl/epbm/makefile.mk b/goodies/source/filter.vcl/epbm/makefile.mk
index 8d405b193d00..3b0aab4f6815 100644
--- a/goodies/source/filter.vcl/epbm/makefile.mk
+++ b/goodies/source/filter.vcl/epbm/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.11 $
+# $Revision: 1.12 $
#
-# last change: $Author: vg $ $Date: 2007-03-26 14:55:34 $
+# last change: $Author: obo $ $Date: 2008-02-25 17:16:35 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -62,7 +62,7 @@ SLOFILES = $(SLO)$/epbm.obj \
RESLIB1NAME=$(TARGET2)
RESLIB1SRSFILES=$(SRS)$/$(TARGET).srs
-SHL1TARGET= epb$(UPD)$(DLLPOSTFIX)
+SHL1TARGET= epb$(DLLPOSTFIX)
SHL1IMPLIB= epbm
SHL1STDLIBS= $(TOOLSLIB) $(VCLLIB) $(CPPULIB) $(SVTOOLLIB) $(SALLIB)