                            Rexx/SQL
                            for MySQL


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

To build this package, 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
