3plane:
-------

requires:
 - vgagames-1.08 or higher
 - (Linux):   svgalib or X window (with header files: devel)
 - (FreeBsd): libvgl or X window (with header files: devel)


installation:
  cd src/
  - for console library:
    (as root): make 3plane
  - for X window:
    make 3plane-x
  cd ..
