freebsd-nq/share/man/man7/Makefile
Joseph Koshy c0226436b4 Add a manual page for man(7).
Thanks-to:	Joerg Wunsch for sending me a sample page for inspiration.
1998-11-26 00:21:24 +00:00

10 lines
301 B
Makefile

# @(#)Makefile 8.1 (Berkeley) 6/5/93
# $Id: Makefile,v 1.7 1997/11/09 06:05:45 obrien Exp $
#MISSING: eqnchar.7 ms.7 term.7
MAN7= ascii.7 clocks.7 environ.7 hier.7 hostname.7 intro.7 mailaddr.7 \
man.7 mdoc.7 mdoc.samples.7 operator.7 ports.7
MLINKS= intro.7 miscellaneous.7
.include <bsd.prog.mk>