* Roach -- PalmPilot version of xroach.

This is the PalmPilot version of xroach, a simple program to display
disgusting cockroaches on your root window.

** Requirements for running

  MathLib
    http://www.radiks.net/~rhuebner/mathlib.html

** Requirements for building

  PRC-TOOLS 2.0.92
    http://prc-tools.sourceforge.net

  PilRC v2.8 patch release 6
    http://www.pilrc.com

  Palm OS SDK (3.5 or greater)
    http://www.palmos.com/dev/tech/tools/gcc/#sdks

  GNU m4 and GNU make

** Copyright

Copyright (C) 2001 Daiki Ueno

You can redistribute it and/or modify it under either the terms of the GPL.

And the following copyright also applies to this package:

/*
    Xroach - A game of skill.  Try to find the roaches under your windows.
    
    Copyright 1991 by J.T. Anderson

    jta@locus.com
    
    This program may be freely distributed provided that all
    copyright notices are retained.

    To build:
      cc -o xroach roach.c -lX11 [-lsocketorwhatever] [-lm] [-l...]

    Dedicated to Greg McFarlane.   (gregm@otc.otca.oz.au)
    
    Squish option contributed by Rick Petkiewizc (rick@locus.com)
    
    Virtual root code adapted from patch sent by Colin Rafferty who
    borrowed it from Tom LaStrange.  Several other folks sent similar
    fixes.
*/
