]> CyberLeo.Net >> Repos - FreeBSD/releng/9.0.git/blob - share/man/man7/Makefile
Copy stable/9 to releng/9.0 as part of the FreeBSD 9.0-RELEASE release
[FreeBSD/releng/9.0.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=    adding_user.7 \
6         ascii.7 \
7         bsd.snmpmod.mk.7 \
8         build.7 \
9         clocks.7 \
10         c99.7 \
11         development.7 \
12         environ.7 \
13         eventtimers.7 \
14         ffs.7 \
15         firewall.7 \
16         hier.7 \
17         hostname.7 \
18         intro.7 \
19         maclabel.7 \
20         mailaddr.7 \
21         operator.7 \
22         ports.7 \
23         release.7 \
24         sdoc.7 \
25         security.7 \
26         sprog.7 \
27         stdint.7 \
28         sticky.7 \
29         tuning.7
30
31 MLINKS= intro.7 miscellaneous.7
32 MLINKS+= security.7 securelevel.7
33 MLINKS+= c99.7 c.7
34 MLINKS+= c99.7 c78.7
35 MLINKS+= c99.7 c89.7
36 MLINKS+= c99.7 c90.7
37
38 .include <bsd.prog.mk>