freebsd-dev/share/man/man7/Makefile
Ben Smithurst 92fbe861c6 Actually add build.7 to the Makefile, 2 months late.
PR:		24405
Submitted by:	Mike Meyer <mwm@mired.org>
2001-01-17 11:11:02 +00:00

11 lines
293 B
Makefile

# @(#)Makefile 8.1 (Berkeley) 6/5/93
# $FreeBSD$
#MISSING: eqnchar.7 ms.7 term.7
MAN7= ascii.7 build.7 clocks.7 environ.7 hier.7 hostname.7 intro.7 mailaddr.7 \
man.7 mdoc.7 mdoc.samples.7 operator.7 ports.7 security.7 \
style.perl.7
MLINKS= intro.7 miscellaneous.7
.include <bsd.prog.mk>