summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-02-25 14:34:06 +0000
committerOliver Bolte <obo@openoffice.org>2008-02-25 14:34:06 +0000
commit51d0fa291953cb6ca26e8bae8514b5b93cbe5cec (patch)
treef72845e9f6e2420fa909a7086fb3614ce66c3a8a
parent34e4fc1de76f1cc3bb7afca5e5147fbe819b55e1 (diff)
INTEGRATION: CWS supdremove02 (1.10.350); FILE MERGED
2008/01/25 15:58:29 rt 1.10.350.1: #i85482# Remove UPD from library names.
-rw-r--r--extensions/source/resource/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/extensions/source/resource/makefile.mk b/extensions/source/resource/makefile.mk
index ea046642c..b78b31aaa 100644
--- a/extensions/source/resource/makefile.mk
+++ b/extensions/source/resource/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.10 $
+# $Revision: 1.11 $
#
-# last change: $Author: obo $ $Date: 2006-03-29 12:42:02 $
+# last change: $Author: obo $ $Date: 2008-02-25 15:34:06 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -54,7 +54,7 @@ SLOFILES= $(SLO)$/resource.obj \
LIB1TARGET= $(SLB)$/$(TARGET).lib
LIB1OBJFILES= $(SLOFILES)
-SHL1TARGET= $(TARGET)$(UPD)$(DLLPOSTFIX)
+SHL1TARGET= $(TARGET)$(DLLPOSTFIX)
SHL1STDLIBS= \
$(CPPULIB) \