#---------------------------------------------------------------------
# README
# Andreas Suter, 2008/01/15
# $Id$
#---------------------------------------------------------------------

To get it all build:

1) go to the subdiretory 'classes' and execute

   make -f Makefile.PMusr
   make -f Makefile.PMusr install (as root)
   
2) if the privous step worked execute in the current directory (in which 
   you found this README)
   
   make clean
   make 
   make install
   
In the optimal case, everything is setup ;-)

#---------------------------------------------------------------------
# this is the end ...
#---------------------------------------------------------------------