                            Rexx/SQL
                           for Oracle


This directory contains the source code for Rexx/SQL for Oracle.

To build this package under Un*x, run the configure script in the 
top-level directory, from the directory where you wish the object 
and executable files to reside.

Valid targets for this port are:

rexxsql       - standalone binary of Rexx/SQL functions with "SQL" prefix
rexxora       - standalone binary of Rexx/SQL functions with "ORA" prefix
rexxsql.rxlib - shared library of Rexx/SQL functions with "SQL" prefix
rexxora.rxlib - shared library of Rexx/SQL functions with "ORA" prefix
install       - used to install Rexx/SQL binaries and shared libraries

Below this directory are the following operating system ports:

os2        executables and dynamic link libraries for the OS/2 2.x, Warp
           port of Rexx/SQL for Oracle.
win32      executables and dynamic link libraries for the Windows 95/NT
           port of Rexx/SQL for Oracle.
