]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - share/man/man7/Makefile
Mark lists as in the rest of section 9 manpages.
[FreeBSD/FreeBSD.git] / share / man / man7 / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/5/93
2 # $FreeBSD$
3
4 #MISSING: eqnchar.7 ms.7 term.7
5 MAN=    ascii.7 \
6         build.7 \
7         clocks.7 \
8         development.7 \
9         environ.7 \
10         ffs.7 \
11         firewall.7 \
12         hier.7 \
13         hostname.7 \
14         intro.7 \
15         maclabel.7 \
16         mailaddr.7 \
17         operator.7 \
18         ports.7 \
19         release.7 \
20         sdoc.7 \
21         security.7 \
22         sprog.7 \
23         stdint.7 \
24         tuning.7
25
26 MLINKS= intro.7 miscellaneous.7
27
28 .include <bsd.prog.mk>