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