summaryrefslogtreecommitdiff
path: root/sc/addin
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-02-25 16:10:17 +0000
committerOliver Bolte <obo@openoffice.org>2008-02-25 16:10:17 +0000
commitb2e2c591b01390922839505890ff89270bfd293f (patch)
treeb1fd0f08d7479ef30991c6f633917095326a8c80 /sc/addin
parent5fcb9dc1191e371e9d3c9774d3a55ef65dbafd70 (diff)
INTEGRATION: CWS supdremove02 (1.13.118); FILE MERGED
2008/01/25 15:50:19 rt 1.13.118.1: #i85482# Remove UPD from library names.
Diffstat (limited to 'sc/addin')
-rw-r--r--sc/addin/datefunc/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/addin/datefunc/makefile.mk b/sc/addin/datefunc/makefile.mk
index 1d9939d8d051..a02a6fc44441 100644
--- a/sc/addin/datefunc/makefile.mk
+++ b/sc/addin/datefunc/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.13 $
+# $Revision: 1.14 $
#
-# last change: $Author: vg $ $Date: 2007-09-20 16:32:39 $
+# last change: $Author: obo $ $Date: 2008-02-25 17:10:17 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -59,7 +59,7 @@ SLOFILES= \
# ==========================================================================
-SHL1TARGET= $(TARGET)$(UPD)$(DLLPOSTFIX)
+SHL1TARGET= $(TARGET)$(DLLPOSTFIX)
SHL1IMPLIB= i$(TARGET)
SHL1OBJS= $(SLO)$/x$(TARGET).obj
SHL1DEF= $(MISC)$/$(SHL1TARGET).def