README
======

This is a source snapshot of the SAP DB development tools.

Running
./configure && make
will build the SAP DB development tools. After a sucessful build, the
current directory is suitable as $TOOL for a SAP DB build.

If you have the SAP DB sources, ./bin/newSapdbSrc.py will create
a shell script to init the necessary environment variables.

Caveat:
  * 'make install' isn't implemented either

URLS:
    http://www.sapdb.org/ 
        for general information on SAP DB
    http://www.sapdb.org/develop/sap_db_development.htm
        for information on porting and CVS access
    http://listserv.sap.com/mailman/listinfo/sapdb.sources
        the mailing list for porting and enhancing SAP DB

