11596b653f
The private clean rules have been broken since we started building compressed man pages in the obj directory and the others don't do anything different from the general rules.
9 lines
229 B
Makefile
9 lines
229 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 6/5/93
|
|
|
|
#MISSING: eqnchar.7 man.7 ms.7 term.7
|
|
MAN7= ascii.7 environ.7 hier.7 hostname.7 intro.7 mailaddr.7 \
|
|
mdoc.7 mdoc.samples.7 operator.7
|
|
MLINKS= intro.7 miscellaneous.7
|
|
|
|
.include <bsd.prog.mk>
|