
To build the reference manual for the uSystem type "make" in this
directory. This will construct a latex ".dvi" file that can be printed.


NOTE: If you get an error like:

   ! I can't find file `article.sty'.

your latex macros are not in the standard location.  Change the path in the
Makefile that looks like:

   TeXLIB = /usr/lib/tex/macros

to point to your LaTeX style files and try again.  You might be able to find
this path by looking at the "man" entry for latex.
