Basic Installation
==================

The simplest way to compile this package is:

  1. `cd' to the directory containing the package's source code

  2. Type `make' to compile the package.

  3. You can remove the program binaries and object files from the
     source code directory by typing `make clean'.  
