This directory contains the SGML source files documention SGMLS.pm and
sgmlspl.  If you are working in Unix or a Unix-like environment, make
any necessary changes in the Makefile then type one of the following:

  make latex	Generate LaTeX source files of the documentation.
  make dvi	Generate a printable DVI version of the documentation.
  make ps	Generate a printable Postscript version of the docs.
  make html	Generate an HTML version of the documentation.
  make all	Generate _all_ of the above.
  make clean    Remove all generated files.

