 Distribution Support
Tue Apr 18 02:49:45 PDT 2000

The files in this directory are used as a starting point for 
various distribution packaging schemes

FreeBSD:
    Use the UNPACKifhp in the DISTRIBTIONS/FreeBSD*
  a) copy the distribution (xx.tgz) to the /usr/ports/distfiles
  b) sh UNPACKifhp
     This will run the various commands to make a package
   OR:
     cd DISTRIBUTIONS/FreeBSD*
     make checkit

Solaris:
    Use the UNPACKifhp in the DISTRIBTIONS/Solaris*
  a) copy the distribution (xx.tgz) to the current directory
  b) sh UNPACKifhp
     This will run the various commands to make a package
   OR:
     cd DISTRIBUTIONS/Solaris*
     make checkit

Linux/RedHat RPM:
    Use the UNPACKifhp in the DISTRIBTIONS/RPM*
  a) copy the distribution (xx.tgz) to the current directory
  b) sh UNPACKifhp
     This will run the various commands to make a package
   OR:
     cd DISTRIBUTIONS/Solaris*
     make checkit
