
This program is heavily derived from xroach by J.T. Anderson.

A generic Makefile is supplied just in case but the best way to
compile the program is to do the following:

xmkmf
make xbaby

xmkmf should run imake to generate a Makefile appropriate for your
site's installation of X (V11 R4).

To instal xbaby, just do

make install install.man

If you don't have strtod in your standard library, just edit xbaby.c
to include the #define which uses atof instead.

enjoy,

michael lawley

