Kaydet (Commit) affb1591 authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS dba22ui (1.15.190); FILE MERGED

2006/12/05 15:02:46 fs 1.15.190.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former
üst 4dc099aa
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.15 $ # $Revision: 1.16 $
# #
# last change: $Author: rt $ $Date: 2005-09-08 06:14:50 $ # last change: $Author: kz $ $Date: 2006-12-13 16:19:11 $
# #
# The Contents of this file are made available subject to # The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1. # the terms of GNU Lesser General Public License Version 2.1.
...@@ -60,13 +60,13 @@ SLOFILES=\ ...@@ -60,13 +60,13 @@ SLOFILES=\
$(SLO)$/CallableStatement.obj \ $(SLO)$/CallableStatement.obj \
$(SLO)$/Class.obj \ $(SLO)$/Class.obj \
$(SLO)$/Clob.obj \ $(SLO)$/Clob.obj \
$(SLO)$/Connection.obj \
$(SLO)$/DatabaseMetaData.obj \ $(SLO)$/DatabaseMetaData.obj \
$(SLO)$/Date.obj \ $(SLO)$/Date.obj \
$(SLO)$/DriverManager.obj \ $(SLO)$/DriverManager.obj \
$(SLO)$/DriverPropertyInfo.obj \ $(SLO)$/DriverPropertyInfo.obj \
$(SLO)$/Exception.obj \ $(SLO)$/Exception.obj \
$(SLO)$/InputStream.obj \ $(SLO)$/InputStream.obj \
$(SLO)$/JConnection.obj \
$(SLO)$/JDriver.obj \ $(SLO)$/JDriver.obj \
$(SLO)$/Object.obj \ $(SLO)$/Object.obj \
$(SLO)$/PreparedStatement.obj \ $(SLO)$/PreparedStatement.obj \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment