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

The simplest way to compile this package is:

  1. Type `make' to compile the package for GPH toolchain.
   1.1 Type `make LINUX=TRUE' to compile the package for Linux Env.
   
  2. Type `make install' to install the programs and
     documentation. (you need be admin)

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

Others Options
=====================

   Some systems require unusual options for compilation or change prefix (for your toolchain) 
or linking that see the Makefile.

   You can build a RELEASE version using the RELEASE flag:
# make RELEASE=TRUE

Examples
==================

   This release includes an example, you can build using for GPH toolchain:
# make test
   Try it with:
# ./test testd/junk.ini
  [...]


-----------------------------------
David Skywalker (D_Skywalk) dantoine@gmail.com
http://david.dantoine.org