Installing banner
=================

If you don't have gcc, you'll have to edit the Makefile.  If your
compiler is not ANSI, you'll have to change all files.

  1. Make sure you have the libraries shhopt, shhmsg, xalloc and
     shhcards by the same author.  If not, you may find them at

	http://shh.thathost.com/pub-unix/

  2. Edit the Makefile.  You will at least need to describe where the
     above mentioned libraries can be found.

  3. Build the program

	make dep
	make

  4. Install program and man-file

	make install

By default, the program will be installed in /usr/local/games and the
man-file in /usr/local/man/man6.
