summaryrefslogtreecommitdiff
path: root/soldep
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-02-25 16:30:31 +0000
committerOliver Bolte <obo@openoffice.org>2008-02-25 16:30:31 +0000
commitc6d637b7392de59e48b8505022f2176d7cf61efc (patch)
tree969fc5464fbe32eaf7aeb6d3490fc81763792055 /soldep
parent1f06939777cd4659698dc1510b06ecedf04838f3 (diff)
INTEGRATION: CWS supdremove02 (1.2.34); FILE MERGED
2008/01/28 15:32:34 rt 1.2.34.1: #i85482# Remove UPD from library name
Diffstat (limited to 'soldep')
-rw-r--r--soldep/bootstrp/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/soldep/bootstrp/makefile.mk b/soldep/bootstrp/makefile.mk
index d07bea2433d2..d48f4b94691a 100644
--- a/soldep/bootstrp/makefile.mk
+++ b/soldep/bootstrp/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: kz $ $Date: 2006-12-12 16:31:56 $
+# last change: $Author: obo $ $Date: 2008-02-25 17:30:31 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -61,7 +61,7 @@ SLOFILES=\
$(SLO)$/XmlBuildList.obj
-SHL1TARGET =$(TARGET)$(UPD)$(DLLPOSTFIX)
+SHL1TARGET =$(TARGET)$(DLLPOSTFIX)
SHL1IMPLIB =$(TARGET)
SHL1LIBS =$(SLB)$/$(TARGET).lib
SHL1DEF =$(MISC)$/$(SHL1TARGET).def