xref: /illumos-gate/usr/src/man/man5/Makefile (revision 3ee59242)
1#
2# This file and its contents are supplied under the terms of the
3# Common Development and Distribution License ("CDDL"), version 1.0.
4# You may only use this file in accordance with the terms of version
5# 1.0 of the CDDL.
6#
7# A full copy of the text of the CDDL should have accompanied this
8# source.  A copy of the CDDL is also available via the Internet
9# at http://www.illumos.org/license/CDDL.
10#
11
12#
13# Copyright 2011, Richard Lowe
14# Copyright 2015, Joyent, Inc.
15# Copyright 2018 Nexenta Systems, Inc.
16# Copyright 2018 Gary Mills
17# Copyright 2021 OmniOS Community Edition (OmniOSce) Association.
18#
19
20include		$(SRC)/Makefile.master
21
22MANSECT=	5
23
24_MANFILES=	Intro.5				\
25		NISLDAPmapping.5		\
26		a.out.5				\
27		admin.5				\
28		alias.5				\
29		aliases.5			\
30		au.5				\
31		audit.log.5			\
32		audit_class.5			\
33		audit_event.5			\
34		auth_attr.5			\
35		autofs.5			\
36		bart_manifest.5			\
37		bart_rules.5			\
38		bootparams.5			\
39		cardbus.5			\
40		compver.5			\
41		contents.5			\
42		contract.5			\
43		copyright.5			\
44		core.5				\
45		crypt.conf.5			\
46		crypto_certs.5			\
47		ctf.5				\
48		d_passwd.5			\
49		dacf.conf.5			\
50		dat.conf.5			\
51		default_fs.5			\
52		defaultdomain.5			\
53		defaultrouter.5			\
54		depend.5			\
55		device_allocate.5		\
56		device_contract.5		\
57		device_maps.5			\
58		devices.5			\
59		dfstab.5			\
60		dhcp_inittab.5			\
61		dialups.5			\
62		dir_ufs.5			\
63		driver.conf.5			\
64		ethers.5			\
65		exec_attr.5			\
66		fdi.5				\
67		format.dat.5			\
68		fspec.5				\
69		fstypes.5			\
70		ftp.5				\
71		ftpusers.5			\
72		fx_dptbl.5			\
73		gateways.5			\
74		group.5				\
75		gsscred.conf.5			\
76		hba.conf.5			\
77		holidays.5			\
78		hosts.5				\
79		hosts.equiv.5			\
80		hosts_access.5			\
81		hosts_options.5			\
82		ib.5				\
83		ike.config.5			\
84		ike.preshared.5			\
85		ipf.5				\
86		ipmon.5				\
87		ipnat.5				\
88		ippool.5			\
89		inet_type.5			\
90		inetd.conf.5			\
91		init.5				\
92		init.d.5			\
93		inittab.5			\
94		ipaddrsel.conf.5		\
95		ipnodes.5			\
96		issue.5				\
97		kadm5.acl.5			\
98		kdc.conf.5			\
99		keytables.5			\
100		krb5.conf.5			\
101		ldapfilter.conf.5		\
102		ldapsearchprefs.conf.5		\
103		ldaptemplates.conf.5		\
104		logadm.conf.5			\
105		logindevperm.5			\
106		loginlog.5			\
107		magic.5				\
108		mailer.conf.5			\
109		mech.5				\
110		mnttab.5			\
111		mpapi.conf.5			\
112		nca.if.5			\
113		ncad_addr.5			\
114		ncakmod.conf.5			\
115		ncalogd.conf.5			\
116		ncaport.conf.5			\
117		ndmp.5				\
118		ndpd.conf.5			\
119		netconfig.5			\
120		netgroup.5			\
121		netid.5				\
122		netmasks.5			\
123		netrc.5				\
124		networks.5			\
125		nfs.5				\
126		nfslog.conf.5			\
127		nfssec.conf.5			\
128		nodename.5			\
129		nologin.5			\
130		note.5				\
131		notrouter.5			\
132		nscd.conf.5			\
133		nsmbrc.5			\
134		nss.5				\
135		nsswitch.conf.5			\
136		overlay_files.5			\
137		packingrules.5			\
138		pam.conf.5			\
139		passwd.5			\
140		path_to_inst.5			\
141		pci.5				\
142		phones.5			\
143		pkginfo.5			\
144		pkgmap.5			\
145		policy.conf.5			\
146		power.conf.5			\
147		printers.5			\
148		printers.conf.5			\
149		priv_names.5			\
150		proc.5				\
151		process.5			\
152		prof_attr.5			\
153		profile.5			\
154		project.5			\
155		protocols.5			\
156		prototype.5			\
157		pseudo.5			\
158		publickey.5			\
159		queuedefs.5			\
160		rcmscript.5			\
161		remote.5			\
162		resolv.conf.5			\
163		rmtab.5				\
164		rpc.5				\
165		rt_dptbl.5			\
166		sasl_appname.conf.5		\
167		scsi.5				\
168		securenets.5			\
169		sendmail.5			\
170		service_bundle.5		\
171		service_provider.conf.5		\
172		services.5			\
173		shadow.5			\
174		sharetab.5			\
175		shells.5			\
176		slp.conf.5			\
177		slpd.reg.5			\
178		smb.5				\
179		smbautohome.5			\
180		smhba.conf.5			\
181		sock2path.d.5			\
182		space.5				\
183		sulog.5				\
184		syslog.conf.5			\
185		system.5			\
186		term.5				\
187		terminfo.5			\
188		timezone.5			\
189		tnf_kernel_probes.5		\
190		ts_dptbl.5			\
191		ttydefs.5			\
192		ttysrch.5			\
193		ufsdump.5			\
194		updaters.5			\
195		user_attr.5			\
196		utmp.5				\
197		utmpx.5				\
198		vfstab.5			\
199		warn.conf.5			\
200		ypfiles.5			\
201		yppasswdd.5			\
202		ypserv.5			\
203		zoneinfo.5
204
205sparc_MANFILES=	sbus.5
206
207i386_MANFILES=	bhyve_config.5			\
208		loader.conf.5			\
209		sysbus.5
210
211_MANLINKS=	addresses.5			\
212		devid_cache.5			\
213		devname_cache.5			\
214		dir.5				\
215		dumpdates.5			\
216		fbtab.5				\
217		forward.5			\
218		fs.5				\
219		hosts.allow.5			\
220		hosts.deny.5			\
221		intro.5				\
222		ipf.conf.5			\
223		ipf6.conf.5			\
224		ipmon.conf.5			\
225		ipnat.conf.5			\
226		ippool.conf.5			\
227		mdi_ib_cache.5			\
228		mdi_scsi_vhci_cache.5		\
229		pci_unitaddr_persistent.5	\
230		pcie.5				\
231		qop.5				\
232		rhosts.5			\
233		TIMEZONE.5			\
234		sendmail.cf.5			\
235		snapshot_cache.5		\
236		submit.cf.5			\
237		wtmp.5				\
238		wtmpx.5
239
240i386_MANLINKS=	isa.5
241
242MANFILES=	$(_MANFILES) $($(MACH)_MANFILES)
243MANLINKS=	$(_MANLINKS) $($(MACH)_MANLINKS)
244
245intro.5				:= LINKSRC = Intro.5
246
247addresses.5			:= LINKSRC = aliases.5
248forward.5			:= LINKSRC = aliases.5
249
250fs.5				:= LINKSRC = default_fs.5
251
252devid_cache.5			:= LINKSRC = devices.5
253devname_cache.5			:= LINKSRC = devices.5
254mdi_ib_cache.5			:= LINKSRC = devices.5
255mdi_scsi_vhci_cache.5		:= LINKSRC = devices.5
256pci_unitaddr_persistent.5	:= LINKSRC = devices.5
257snapshot_cache.5		:= LINKSRC = devices.5
258
259dir.5				:= LINKSRC = dir_ufs.5
260
261rhosts.5			:= LINKSRC = hosts.equiv.5
262
263TIMEZONE.5			:= LINKSRC = init.5
264
265hosts.allow.5			:= LINKSRC = hosts_access.5
266hosts.deny.5			:= LINKSRC = hosts_access.5
267
268ipf.conf.5			:= LINKSRC = ipf.5
269ipf6.conf.5			:= LINKSRC = ipf.5
270
271ipmon.conf.5			:= LINKSRC = ipmon.5
272
273ipnat.conf.5			:= LINKSRC = ipnat.5
274
275ippool.conf.5			:= LINKSRC = ippool.5
276
277fbtab.5				:= LINKSRC = logindevperm.5
278
279qop.5				:= LINKSRC = mech.5
280
281pcie.5				:= LINKSRC = pci.5
282
283sendmail.cf.5			:= LINKSRC = sendmail.5
284submit.cf.5			:= LINKSRC = sendmail.5
285
286isa.5				:= LINKSRC = sysbus.5
287
288dumpdates.5			:= LINKSRC = ufsdump.5
289
290wtmp.5				:= LINKSRC = utmp.5
291
292wtmpx.5				:= LINKSRC = utmpx.5
293
294.KEEP_STATE:
295
296include		$(SRC)/man/Makefile.man
297
298install:	$(ROOTMANFILES) $(ROOTMANLINKS)
299