INSTALL file for perf01_odbc

Configuring perf01_odbc
=======================

A typical way to configure perf01_odbc is:

   ./configure

In order to build a debug version of perf01_odbc, configure as follows:

   ./configure CFLAGS=-g

See `./configure --help' for more information.


Building perf01_odbc
====================

Once configured, run `make' to build perf01_odbc.


Installing perf01_odbc
======================

You can install perf01_odbc by typing:

   make install

