c2ps - C/C++ to Postscript Converter
       version 4.0  (May 15 1997)
       Source distribution

FILES
       COPYING
       README
       c2ps.1
       c2ps.c
       Makefile


INSTALLATION

  The Makefile is self explanatory. Customize it according to your system
  configuration. Also, you may want to predefine some of the defaults c2ps use.
  Then simply run

      make

  in c2ps-4.0 directory to build c2ps* binary.
  To install c2ps* and manual page run

      make install

  By default, the binary will be installed into /usr/local/bin/c2ps*
  and the manual into /usr/local/man/man1/c2ps.1

  You can change the default path '/usr/local/' to '/gnu' for instance
  by running

      make PREFIX=/gnu


C2PS WEB SITE

  New releases, examples, samples, links etc.

    http://www.geocities.com/SiliconValley/Park/2055/
    http://www.cs.technion.ac.il/~c0928189/c2ps/


BUGS

  If you experience any problem building or using c2ps please
  send a report to 

    c2ps@geocities.com
