These are the minimal files that a UNIX galaxy GM will need to run a
game. ../scripts has most of the rest of my system.

With the upgrade to 2.40, mailer is the only one that you really
need (or need to replace).

Note: mailer now uses sendmail instead of 'mail' this should make
it slightly more portable.

New for 2.43, mailer is written in sh instead of csh. Why?
Some vendor's csh's are flakey. Their sh's are likely to be less
so. Besides, given the number of times I flame people for
"Csh script writing considered harmfull" I figured I look pretty
silly...

Compile-all is intended to compile both the regular and forecaster
binaries. If the options are right in the makefile featurewise (SPEED,
KCMD, ZMCDOK, etc), this can be used. It is intended as a precursor to
an automated configuration program. It is smart enough to set OS
related things correctly.

Test.sh - a script I use to do compilablity testing. Basically, it
tries all reasonable compile feature permeatations, and sees what it
can do...
