summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-02-25 14:32:34 +0000
committerOliver Bolte <obo@openoffice.org>2008-02-25 14:32:34 +0000
commitfcee289a6b1c1a7a4202a98908140c603f3319b4 (patch)
treec1fba0f528f69107d00065c5510abbda648d17d2 /extensions
parent78fcc0c2cb6df8d318c5a414569c0019761a42e5 (diff)
INTEGRATION: CWS supdremove02 (1.21.422); FILE MERGED
2008/01/25 15:58:27 rt 1.21.422.1: #i85482# Remove UPD from library names.
Diffstat (limited to 'extensions')
-rw-r--r--extensions/source/bibliography/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/extensions/source/bibliography/makefile.mk b/extensions/source/bibliography/makefile.mk
index c5865b268865..fe2fd6cd6592 100644
--- a/extensions/source/bibliography/makefile.mk
+++ b/extensions/source/bibliography/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.21 $
+# $Revision: 1.22 $
#
-# last change: $Author: hr $ $Date: 2005-10-24 15:41:17 $
+# last change: $Author: obo $ $Date: 2008-02-25 15:32:34 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -85,7 +85,7 @@ SHL1STDLIBS= \
$(SALLIB)
-SHL1TARGET= $(TARGET)$(UPD)$(DLLPOSTFIX)
+SHL1TARGET= $(TARGET)$(DLLPOSTFIX)
SHL1LIBS= $(SLB)$/$(TARGET).lib
SHL1IMPLIB= i$(TARGET)
SHL1DEPN= $(SHL1LIBS)