freebsd-dev/share/man/man7/Makefile

9 lines
238 B
Makefile
Raw Normal View History

1994-05-30 19:09:18 +00:00
# @(#)Makefile 8.1 (Berkeley) 6/5/93
#MISSING: eqnchar.7 man.7 ms.7 term.7
1996-04-05 08:51:22 +00:00
MAN7= ascii.7 clocks.7 environ.7 hier.7 hostname.7 intro.7 mailaddr.7 \
1995-05-30 06:58:14 +00:00
mdoc.7 mdoc.samples.7 operator.7
1994-05-30 19:09:18 +00:00
MLINKS= intro.7 miscellaneous.7
.include <bsd.prog.mk>