summaryrefslogtreecommitdiff
path: root/scaddins
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-02-25 14:37:49 +0000
committerOliver Bolte <obo@openoffice.org>2008-02-25 14:37:49 +0000
commita8f0b97ed73402d4db5906eec69704a5dd61c9ca (patch)
treeaf348aafa9424a79264ead5bc6695535c217bb8c /scaddins
parentd4e0f02c0361ce4db44ecc2d9f9e69bedefec01f (diff)
INTEGRATION: CWS supdremove02 (1.17.18); FILE MERGED
2008/01/28 10:40:57 rt 1.17.18.1: #i85482# Remove UPD from library name
Diffstat (limited to 'scaddins')
-rw-r--r--scaddins/source/analysis/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/scaddins/source/analysis/makefile.mk b/scaddins/source/analysis/makefile.mk
index b6213675e827..587fcb3393bb 100644
--- a/scaddins/source/analysis/makefile.mk
+++ b/scaddins/source/analysis/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.17 $
+# $Revision: 1.18 $
#
-# last change: $Author: vg $ $Date: 2007-09-20 14:28:20 $
+# last change: $Author: obo $ $Date: 2008-02-25 15:37:49 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -107,7 +107,7 @@ SRC1FILES = \
# --- Library -----------------------------------
-SHL1TARGET=$(TARGET)$(UPD)$(DLLPOSTFIX)
+SHL1TARGET=$(TARGET)$(DLLPOSTFIX)
SHL1OBJS=$(SLOFILES)
SHL1STDLIBS= \
$(VCLLIB) \