BUILDING:
---------

Only developers should use this program. It will most likely not compile
on the first try.
you probably may want to adjust the LIBS, LIBDIR and INCDIR variable in the 
makefile for proper compilation. It depends on, where your GL, GLU, GLUT libs
are installed.

to build then, simply type:

make clean
make
