xref: /freebsd/share/man/man7/Makefile (revision 17ee9d00bc1ae1e598c38f25826f861e4bc6c3ce)
1#	@(#)Makefile	8.1 (Berkeley) 6/5/93
2
3#MISSING: eqnchar.7 man.7 ms.7 term.7
4MAN7=	ascii.7 environ.7 hier.7 hostname.7 intro.7 mailaddr.7 \
5	mdoc.7 mdoc.samples.7 operator.7
6MLINKS=	intro.7 miscellaneous.7
7
8clean depend lint tags:
9
10install: maninstall
11
12.include <bsd.prog.mk>
13