home *** CD-ROM | disk | FTP | other *** search
- First edit the Makefile to suit the commands used and their options to your
- system.
- To print the documents on printer `foo' type:
-
- make all PRINTER=foo
-
- To prepare just the summary for printing:
-
- make summary PRINTER=foo LPR=ls
-
- To create on-line documents:
-
- make all TYPE=nroff PRINTER=man LPR=ls
-
- [I changed the original Makefile, `vi.summary' and `tmac.sU', to suit my
- environment; through the diff files you can recreate the originals.]
-