summaryrefslogtreecommitdiff
path: root/automation
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-02-25 14:57:54 +0000
committerOliver Bolte <obo@openoffice.org>2008-02-25 14:57:54 +0000
commit116323861c66359aaccab3eff8cd82be96df9183 (patch)
tree38a01f5cd5b01b8f3554c8c00960587b951e424b /automation
parent52dc2cf3650c0db4d01eb34818c028bb98bc121b (diff)
INTEGRATION: CWS supdremove02 (1.25.38); FILE MERGED
2008/01/28 14:30:58 rt 1.25.38.1: #i85482# Remove UPD from library name
Diffstat (limited to 'automation')
-rw-r--r--automation/util/makefile.mk10
1 files changed, 5 insertions, 5 deletions
diff --git a/automation/util/makefile.mk b/automation/util/makefile.mk
index da0d37f8d492..746e6c80a938 100644
--- a/automation/util/makefile.mk
+++ b/automation/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.25 $
+# $Revision: 1.26 $
#
-# last change: $Author: vg $ $Date: 2007-03-26 13:42:44 $
+# last change: $Author: obo $ $Date: 2008-02-25 15:57:54 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -53,7 +53,7 @@ LIB1FILES= \
# --- sts library ---------------------------------------------------
-SHL1TARGET= sts$(UPD)$(DLLPOSTFIX)
+SHL1TARGET= sts$(DLLPOSTFIX)
SHL1IMPLIB= ists
SHL1STDLIBS= \
@@ -89,7 +89,7 @@ DEF1DES =TestToolServer
# --- simple communication library (no vcl) ---------------------------------------------------
-SHL2TARGET= simplecm$(UPD)$(DLLPOSTFIX)
+SHL2TARGET= simplecm$(DLLPOSTFIX)
SHL2IMPLIB= isimplecm
SHL2STDLIBS= \
@@ -110,7 +110,7 @@ DEF2DES =SimpleCommunication
# --- communication library ---------------------------------------------------
-SHL3TARGET= communi$(UPD)$(DLLPOSTFIX)
+SHL3TARGET= communi$(DLLPOSTFIX)
SHL3IMPLIB= icommuni
SHL3STDLIBS= \