makefile: include troff/tbl and troff/pic in clean target
[neatroff_make.git] / README
blob0b634ea3a8e5d40c22e5178adbff206ad28c7f55
1 NEATROFF TOP-LEVEL MAKEFILE
2 ===========================
4 This directory contains the top-level makefile of neatroff to obtain,
5 build and install neatroff and the helper programs that accompany it.
6 After the installation, the following programs should be available:
8 * neatroff: the main troff program.
9 * neatpost: a postscript post-processor.
10 * neateqn: an eqn clone to format equations.
11 * neatrefer: an incompatible refer clone (see neatrefer/README).
12 * neatmkfn: a program to create neatroff font descriptions.
13 * pic9: the Plan 9 pic pre-processor.
14 * tbl9: the Plan 9 tbl pre-processor.