                            Rexx/SQL
                            for mSQL


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

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
rexxmy        - standalone binary of Rexx/SQL functions with "MY" prefix
rexxsql.rxlib - shared library of Rexx/SQL functions with "SQL" prefix
rexxmy.rxlib  - shared library of Rexx/SQL functions with "MY" 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 mSQL (Dirk Ohme's port 1.0.13 and above)
win32      executables and dynamic link libraries for the Windows 95/NT
           port of Rexx/SQL for mSQL.
