]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - share/man/man5/Makefile
This commit was generated by cvs2svn to compensate for changes in r133534,
[FreeBSD/FreeBSD.git] / share / man / man5 / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/5/93
2 #       $FreeBSD$
3
4 #MISSING: dump.5 plot.5
5 MAN=    acct.5 \
6         a.out.5 \
7         bluetooth.hosts.5 \
8         bluetooth.protocols.5 \
9         config.5 \
10         core.5 \
11         devfs.5 \
12         device.hints.5 \
13         dir.5 \
14         disktab.5 \
15         drivers.conf.5 \
16         elf.5 \
17         ethers.5 \
18         eui64.5 \
19         fbtab.5 \
20         fdescfs.5 \
21         forward.5 \
22         fs.5 \
23         fstab.5 \
24         group.5 \
25         hesiod.conf.5 \
26         hosts.5 \
27         hosts.equiv.5 \
28         hosts.lpd.5 \
29         intro.5 \
30         libmap.conf.5 \
31         link.5 \
32         linprocfs.5 \
33         mailer.conf.5 \
34         make.conf.5 \
35         moduli.5 \
36         motd.5 \
37         msdosfs.5 \
38         networks.5 \
39         nsmb.conf.5 \
40         nsswitch.conf.5 \
41         passwd.5 \
42         pbm.5 \
43         periodic.conf.5 \
44         phones.5 \
45         procfs.5 \
46         protocols.5 \
47         quota.user.5 \
48         rc.conf.5 \
49         remote.5 \
50         resolver.5 \
51         services.5 \
52         shells.5 \
53         stab.5 \
54         style.Makefile.5 \
55         sysctl.conf.5 \
56         utmp.5
57
58 MLINKS= dir.5 dirent.5
59 MLINKS+=fs.5 inode.5
60 MLINKS+=hosts.equiv.5 rhosts.5
61 MLINKS+=msdosfs.5 msdos.5
62 MLINKS+=passwd.5 master.passwd.5
63 MLINKS+=quota.user.5 quota.group.5
64 MLINKS+=resolver.5 resolv.conf.5
65 MLINKS+=utmp.5 lastlog.5 utmp.5 wtmp.5
66
67 .include <bsd.prog.mk>