X Letters - Catch falling words

To install:

0. Read the GPL carefully if you don't know it by heart already.  You
can find it in the file COPYING.  It applies to xletters.

1. Edit the file config.h; apart from the SCOREFILE constant, you can
leave everything untouched if you want.  You may also want to have a
look at the Imakefile.

2. Build xletters by typing
	xmkmf && make

3. Become root and install xletters by typing
	make install && make install.man
or install them by hand.  You may want to make xletters sgid games.

4. Create the directory for the high score file (according to the
value you gave to the SCOREFILE constant in step 1).  If you made
xletters sgid, you should also create the score file itself (make it
empty initially) and make it group-writeable.

				Paris, 1998/09/11
				David Madore
