This contains the master Makefile to build all the documentation.
You must have the ObjectProDSP executables installed correctly first.
If you want to examine the manuals before you build ObjectProDSP,
they are availible in postscirpt format in a separate distribution.

All calls to LaTeX are through the script file 
`$OPD_ROOT/doc/scripts/latex_ix'. If you want to use LaTeX directly
you will need to set the environmental variable `TEXINPUTS'.
You can do this from the shell with the command:

. $OPD_ROOT/doc/scripts/set_tex_env

You must have `psfig.tex' somewhere on the `TeX' search path to make
the documentation. A version is included in this distribution in
$OPD_ROOT/doc/mac. However this may not be current or comatible with
your LaTeX installation.

