Installation instructions for wmab

Requirements
--------------------------------------------------------------
  Wmab requires the Xpm library (which should be available on
most machines with XFree86 installed).
  In order to compile Wmab using the Makefile, GNU make must
be used.

Installation
--------------------------------------------------------------
1) % tar -zxvf wmab-0.3.tar.gz
2) % cd wmab-0.3/wmab/
3) % make
4) % make install (must be root) or simply copy binary (and
     optionally the man page) to a directory in your path.
5) % wmab & (or 'wmab -h' for help)

Make sure to read the TODO file too!
