summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dbaccess/util/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/util/makefile.mk b/dbaccess/util/makefile.mk
index 0c806020a342..c562ce1584bc 100644
--- a/dbaccess/util/makefile.mk
+++ b/dbaccess/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.34 $
+# $Revision: 1.35 $
#
-# last change: $Author: kz $ $Date: 2008-03-06 18:33:36 $
+# last change: $Author: obo $ $Date: 2008-03-25 14:14:39 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -139,7 +139,7 @@ DEFLIB2NAME=$(TARGET2)
DEF2DEPN= $(MISC)$/$(SHL2TARGET).flt \
$(SLB)$/$(TARGET2).lib
# SHL2VERSIONMAP=$(TARGET2).map
-SHL2USE_EXPORTS=ordinal
+SHL2USE_EXPORTS=name
ALL: \
$(LIB2TARGET) \