summaryrefslogtreecommitdiff
path: root/padmin/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-02-25 14:47:15 +0000
committerOliver Bolte <obo@openoffice.org>2008-02-25 14:47:15 +0000
commit5ce3b4852ca6bf68c15bd5d7c52f59b0ec9f13d5 (patch)
tree1e582def994cf4adbc5514f11a2da6344950df51 /padmin/source
parentc5590bc677ec208eeeaeb21a28d67308ac6ee4aa (diff)
INTEGRATION: CWS supdremove02 (1.19.40); FILE MERGED
2008/01/28 11:13:48 rt 1.19.40.1: #i85482# Remove UPD from library name
Diffstat (limited to 'padmin/source')
-rw-r--r--padmin/source/makefile.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/padmin/source/makefile.mk b/padmin/source/makefile.mk
index 5360f8334ab9..818c448d952e 100644
--- a/padmin/source/makefile.mk
+++ b/padmin/source/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.19 $
+# $Revision: 1.20 $
#
-# last change: $Author: kz $ $Date: 2007-06-18 16:36:03 $
+# last change: $Author: obo $ $Date: 2008-02-25 15:47:15 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -83,11 +83,11 @@ SLOFILES=\
OBJFILES=\
$(OBJ)/pamain.obj
-SHL1TARGET= spa$(UPD)$(DLLPOSTFIX)
+SHL1TARGET= spa$(DLLPOSTFIX)
SHL1OBJS=$(SLOFILES)
SHL1STDLIBS=\
$(VCLLIB) \
- -lpsp$(UPD)$(DLLPOSTFIX) \
+ -lpsp$(DLLPOSTFIX) \
$(UNOTOOLSLIB) \
$(TOOLSLIB) \
$(COMPHELPERLIB) \