summaryrefslogtreecommitdiff
path: root/dbaccess/source/ext
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-02-28 11:25:36 +0000
committerOliver Bolte <obo@openoffice.org>2008-02-28 11:25:36 +0000
commit9a68eb9a5a85cd21837514c397cab019b237c3ac (patch)
treee169447c1548526126ccd8bbdbac220206b29e50 /dbaccess/source/ext
parent2e8d5e43ba4dd72e7bd97381d605362ea6bae7a7 (diff)
#i10000# remove UPD from target name
Diffstat (limited to 'dbaccess/source/ext')
-rw-r--r--dbaccess/source/ext/adabas/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ext/adabas/makefile.mk b/dbaccess/source/ext/adabas/makefile.mk
index 009d3a21323e..42dccff6773e 100644
--- a/dbaccess/source/ext/adabas/makefile.mk
+++ b/dbaccess/source/ext/adabas/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: obo $ $Date: 2008-02-26 15:56:16 $
+# last change: $Author: obo $ $Date: 2008-02-28 12:25:36 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -87,7 +87,7 @@ SLOFILES=\
$(SLO)$/Acomponentmodule.obj
# --- Library -----------------------------------
-SHL1TARGET=$(TARGET)$(UPD)$(DLLPOSTFIX)
+SHL1TARGET=$(TARGET)$(DLLPOSTFIX)
SHL1STDLIBS=\
$(CPPULIB) \