19Feb2002 RbrtPntn

This is ment to be a binary snapshot only.

I have hacked out the following to cut things down a bit:
  rm -rf i386-unknown-linux/CONTRIB
  rm -rf i386-unknown-linux/nofib
  rm -rf i386-unknown-linux/ghc/tests
  rm -rf i386-unknown-linux/ghc/misc/examples
  find . -name "*.o" -exec rm {} \;
  find . -name "*.mp_o" -exec rm {} \;
  find . -name "*.c" -exec rm {} \;

New directories added are:
  GdH/                - headers
  GdH_Demos/ping/     - a simple demo