summaryrefslogtreecommitdiff
path: root/goodies
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-02-25 16:21:40 +0000
committerOliver Bolte <obo@openoffice.org>2008-02-25 16:21:40 +0000
commit03b8f0e8aa231289a3abbe0130a6f536c1c6c7bb (patch)
treef32cb472c1f136836f381c81b8671314818c9461 /goodies
parentc0ad287c37b6c522872355e1dc0330916e55661f (diff)
INTEGRATION: CWS supdremove02 (1.12.84); FILE MERGED
2008/01/28 15:45:03 rt 1.12.84.1: #i85482# Remove UPD from library name
Diffstat (limited to 'goodies')
-rw-r--r--goodies/source/filter.vcl/eras/makefile.mk6
-rw-r--r--goodies/source/filter.vcl/idxf/makefile.mk6
2 files changed, 6 insertions, 6 deletions
diff --git a/goodies/source/filter.vcl/eras/makefile.mk b/goodies/source/filter.vcl/eras/makefile.mk
index 59eaa3b9f41e..762cfa8446b3 100644
--- a/goodies/source/filter.vcl/eras/makefile.mk
+++ b/goodies/source/filter.vcl/eras/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.12 $
+# $Revision: 1.13 $
#
-# last change: $Author: vg $ $Date: 2007-03-26 14:56:42 $
+# last change: $Author: obo $ $Date: 2008-02-25 17:20:52 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -53,7 +53,7 @@ SLOFILES = $(SLO)$/eras.obj
# ==========================================================================
-SHL1TARGET= era$(UPD)$(DLLPOSTFIX)
+SHL1TARGET= era$(DLLPOSTFIX)
SHL1IMPLIB= eras
SHL1STDLIBS= $(VCLLIB) $(TOOLSLIB) $(SALLIB) $(SVTOOLLIB)
SHL1LIBS= $(SLB)$/eras.lib
diff --git a/goodies/source/filter.vcl/idxf/makefile.mk b/goodies/source/filter.vcl/idxf/makefile.mk
index b00c934cb5d6..15b9ccf9a2eb 100644
--- a/goodies/source/filter.vcl/idxf/makefile.mk
+++ b/goodies/source/filter.vcl/idxf/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.12 $
+# $Revision: 1.13 $
#
-# last change: $Author: vg $ $Date: 2007-03-26 14:57:33 $
+# last change: $Author: obo $ $Date: 2008-02-25 17:21: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)$/dxfgrprd.obj \
# ==========================================================================
-SHL1TARGET= idx$(UPD)$(DLLPOSTFIX)
+SHL1TARGET= idx$(DLLPOSTFIX)
SHL1IMPLIB= idxf
SHL1STDLIBS= $(VCLLIB) $(TOOLSLIB) $(SALLIB)