Installing xbiborg


Unpack xbiborg by issuing the command 

tar -vzxf xbiborg_ver.1.0.tar.gz

type 

make clean

and then 

make xbiborg.

There is a small very simple Makefile supplied.
This should build xbiborg provided that you have the xforms libraries
(version 0.88) installed. So far I compiled xbiborg only on my Linux
box.

I would really appreciate any comment on the Makefile especially
extensions to build xbiborg on other systems or just to make the
Makefile more clear (I am not all a Makefile guru).
