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