remove legacy accounting support
[unleashed/lotheac.git] / share / man / man4 / Makefile
blobeacc2e1daec3ea1b5e1c3b677befed16ff6c92f7
1 .include <../../../cfgparam.mk>
3 MAN_sparc = sbus.4
5 MAN_amd64 = sysbus.4
7 MAN = Intro.4 \
8 NISLDAPmapping.4 \
9 a.out.4 \
10 au.4 \
11 auth_attr.4 \
12 autofs.4 \
13 bootparams.4 \
14 contract.4 \
15 core.4 \
16 crypt.conf.4 \
17 crypto_certs.4 \
18 ctf.4 \
19 d_passwd.4 \
20 dacf.conf.4 \
21 dat.conf.4 \
22 default_fs.4 \
23 defaultdomain.4 \
24 defaultrouter.4 \
25 device_contract.4 \
26 devices.4 \
27 dfstab.4 \
28 dhcp_inittab.4 \
29 dialups.4 \
30 dir_ufs.4 \
31 driver.conf.4 \
32 ethers.4 \
33 exec_attr.4 \
34 fdi.4 \
35 format.dat.4 \
36 fspec.4 \
37 fstypes.4 \
38 ftp.4 \
39 ftpusers.4 \
40 fx_dptbl.4 \
41 gateways.4 \
42 group.4 \
43 gsscred.conf.4 \
44 hba.conf.4 \
45 hosts.4 \
46 hosts.equiv.4 \
47 hosts_access.4 \
48 hosts_options.4 \
49 ib.4 \
50 ipf.4 \
51 ipmon.4 \
52 ipnat.4 \
53 ippool.4 \
54 inet_type.4 \
55 inetd.conf.4 \
56 init.4 \
57 init.d.4 \
58 inittab.4 \
59 ipaddrsel.conf.4 \
60 ipnodes.4 \
61 issue.4 \
62 kadm5.acl.4 \
63 kdc.conf.4 \
64 keytables.4 \
65 krb5.conf.4 \
66 ldapfilter.conf.4 \
67 ldapsearchprefs.conf.4 \
68 ldaptemplates.conf.4 \
69 loader.conf.4 \
70 logadm.conf.4 \
71 logindevperm.4 \
72 loginlog.4 \
73 mech.4 \
74 mnttab.4 \
75 mpapi.conf.4 \
76 ndmp.4 \
77 ndpd.conf.4 \
78 netconfig.4 \
79 netgroup.4 \
80 netid.4 \
81 netmasks.4 \
82 netrc.4 \
83 networks.4 \
84 nfs.4 \
85 nfslog.conf.4 \
86 nfssec.conf.4 \
87 nodename.4 \
88 nologin.4 \
89 note.4 \
90 notrouter.4 \
91 nscd.conf.4 \
92 nsmbrc.4 \
93 nss.4 \
94 nsswitch.conf.4 \
95 packingrules.4 \
96 pam.conf.4 \
97 passwd.4 \
98 path_to_inst.4 \
99 pci.4 \
100 phones.4 \
101 policy.conf.4 \
102 power.conf.4 \
103 priv_names.4 \
104 proc.4 \
105 process.4 \
106 prof_attr.4 \
107 profile.4 \
108 project.4 \
109 protocols.4 \
110 pseudo.4 \
111 publickey.4 \
112 queuedefs.4 \
113 rcmscript.4 \
114 remote.4 \
115 resolv.conf.4 \
116 rmtab.4 \
117 rpc.4 \
118 rt_dptbl.4 \
119 sasl_appname.conf.4 \
120 scsi.4 \
121 securenets.4 \
122 service_bundle.4 \
123 service_provider.conf.4 \
124 services.4 \
125 shadow.4 \
126 sharetab.4 \
127 shells.4 \
128 smb.4 \
129 smbautohome.4 \
130 smhba.conf.4 \
131 sock2path.d.4 \
132 sulog.4 \
133 syslog.conf.4 \
134 system.4 \
135 term.4 \
136 terminfo.4 \
137 timezone.4 \
138 ts_dptbl.4 \
139 ttydefs.4 \
140 ttysrch.4 \
141 ufsdump.4 \
142 updaters.4 \
143 user_attr.4 \
144 utmp.4 \
145 utmpx.4 \
146 vfstab.4 \
147 warn.conf.4 \
148 ypfiles.4 \
149 yppasswdd.4 \
150 ypserv.4 \
151 $(MAN_$(CONFIG_MACH))
153 # We want to just install manpages but there is no manpage-only mk file so
154 # we use prog.mk. This is ugly, but so is the entire share/man subtree.
155 # Eventually, it will go away and with it this hack as well.
156 .include <prog.mk>