summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/evoab2/makefile.mk
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-02-25 15:06:12 +0000
committerOliver Bolte <obo@openoffice.org>2008-02-25 15:06:12 +0000
commitdd5d82487d0fc2fb0f6ef4e3ab503fd34f611e97 (patch)
tree41e9f4cc6b49fb2dcd1c3890784a6ef0f3764fc2 /connectivity/source/drivers/evoab2/makefile.mk
parent26395a632b2e025c870fb11238f82ae3465202ec (diff)
INTEGRATION: CWS supdremove02 (1.5.134); FILE MERGED
2008/01/28 14:58:13 rt 1.5.134.1: #i85482# Remove UPD from library name
Diffstat (limited to 'connectivity/source/drivers/evoab2/makefile.mk')
-rw-r--r--connectivity/source/drivers/evoab2/makefile.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/connectivity/source/drivers/evoab2/makefile.mk b/connectivity/source/drivers/evoab2/makefile.mk
index 239439562e..3037d0a3d5 100644
--- a/connectivity/source/drivers/evoab2/makefile.mk
+++ b/connectivity/source/drivers/evoab2/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: obo $ $Date: 2007-03-09 08:58:18 $
+# last change: $Author: obo $ $Date: 2008-02-25 16:06:12 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -80,7 +80,7 @@ SHL1VERSIONMAP=$(TARGET).map
# --- Library -----------------------------------
-#SHL1TARGET=$(TARGET)$(UPD)$(DLLPOSTFIX)
+#SHL1TARGET=$(TARGET)$(DLLPOSTFIX)
SHL1TARGET= $(EVOAB_TARGET)2
SHL1OBJS=$(SLOFILES)
SHL1STDLIBS=\
@@ -99,7 +99,7 @@ SHL1STDLIBS=\
$(COMPHELPERLIB)
.IF "$(DBFILELIB)" == ""
-SHL1STDLIBS+= ifile$(UPD).lib
+SHL1STDLIBS+= ifile.lib
.ENDIF
SHL1STDLIBS+=$(GOBJECT_LIBS)