xref: /illumos-gate/usr/src/man/man5/Makefile (revision ca783257c986cddcc674ae22916a6766b98a2d36)
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 (c) 2012 by Delphix. All rights reserved.
15# Copyright 2014 Nexenta Systems, Inc.
16# Copyright 2014 Garrett D'Amore <garrett@damore.org>
17# Copyright (c) 2015, Joyent, Inc.  All rights reserved.
18# Copyright 2018 Gary Mills
19# Copyright 2019 OmniOS Community Edition (OmniOSce) Association.
20# Copyright 2019 Peter Tribble
21#
22
23include		$(SRC)/Makefile.master
24
25MANSECT=	5
26
27_MANFILES=	Intro.5			\
28		acl.5			\
29		ad.5			\
30		ascii.5			\
31		attributes.5		\
32		audit_binfile.5		\
33		audit_remote.5		\
34		audit_syslog.5		\
35		brands.5		\
36		byteorder.5		\
37		cancellation.5		\
38		charmap.5		\
39		condition.5		\
40		crypt_bsdbf.5		\
41		crypt_bsdmd5.5		\
42		crypt_sha256.5		\
43		crypt_sha512.5		\
44		crypt_sunmd5.5		\
45		crypt_unix.5		\
46		device_clean.5		\
47		dhcp.5			\
48		environ.5		\
49		epoll.5			\
50		eqn.5			\
51		eqnchar.5		\
52		eventfd.5		\
53		extendedFILE.5		\
54		filesystem.5		\
55		fnmatch.5		\
56		formats.5		\
57		fsattr.5		\
58		grub.5			\
59		gss_auth_rules.5	\
60		hal.5			\
61		iconv.5			\
62		iconv_unicode.5		\
63		ieee802.3.5		\
64		ieee802.11.5		\
65		ipfilter.5		\
66		isalist.5		\
67		kerberos.5		\
68		krb5_auth_rules.5	\
69		krb5envvar.5		\
70		largefile.5		\
71		lf64.5			\
72		lfcompile.5		\
73		lfcompile64.5		\
74		locale.5		\
75		man.5			\
76		mandoc_char.5		\
77		mandoc_roff.5		\
78		mansun.5		\
79		mdoc.5			\
80		me.5			\
81		mech_spnego.5		\
82		mm.5			\
83		ms.5			\
84		mutex.5			\
85		nfssec.5		\
86		overlay.5		\
87		pam_allow.5		\
88		pam_authtok_check.5	\
89		pam_authtok_get.5	\
90		pam_authtok_store.5	\
91		pam_deny.5		\
92		pam_dhkeys.5		\
93		pam_dial_auth.5		\
94		pam_krb5.5		\
95		pam_krb5_migrate.5	\
96		pam_ldap.5		\
97		pam_list.5		\
98		pam_passwd_auth.5	\
99		pam_rhosts_auth.5	\
100		pam_roles.5		\
101		pam_sample.5		\
102		pam_smb_passwd.5	\
103		pam_smbfs_login.5	\
104		pam_timestamp.5		\
105		pam_tsol_account.5	\
106		pam_unix_account.5	\
107		pam_unix_auth.5		\
108		pam_unix_cred.5		\
109		pam_unix_session.5	\
110		pkcs11_kernel.5		\
111		pkcs11_softtoken.5	\
112		pkcs11_tpm.5		\
113		privileges.5		\
114		prof.5			\
115		rbac.5			\
116		regex.5			\
117		regexp.5		\
118		resource_controls.5	\
119		security-flags.5	\
120		smf.5			\
121		smf_bootstrap.5		\
122		smf_method.5		\
123		smf_restarter.5		\
124		smf_security.5		\
125		smf_template.5		\
126		standards.5		\
127		sticky.5		\
128		tbl.5			\
129		tecla.5			\
130		term.5			\
131		threads.5		\
132		timerfd.5		\
133		trusted_extensions.5	\
134		vgrindefs.5		\
135		zones.5			\
136		zpool-features.5
137
138sparc_MANFILES=
139
140i386_MANFILES=	beastie.4th.5		\
141		brand.4th.5		\
142		check-password.4th.5	\
143		color.4th.5		\
144		delay.4th.5		\
145		gptzfsboot.5		\
146		isoboot.5		\
147		loader.5		\
148		loader.4th.5		\
149		menu.4th.5		\
150		menusets.4th.5		\
151		pxeboot.5		\
152		version.4th.5
153
154MANLINKS=	ANSI.5		\
155		C++.5		\
156		C.5		\
157		CSI.5		\
158		ISO.5		\
159		MT-Level.5	\
160		POSIX.1.5	\
161		POSIX.2.5	\
162		POSIX.5		\
163		RBAC.5		\
164		SUS.5		\
165		SUSv2.5		\
166		SUSv3.5		\
167		SVID.5		\
168		SVID3.5		\
169		XNS.5		\
170		XNS4.5		\
171		XNS5.5		\
172		XPG.5		\
173		XPG3.5		\
174		XPG4.5		\
175		XPG4v2.5	\
176		advance.5	\
177		architecture.5	\
178		availability.5	\
179		compile.5	\
180		endian.5	\
181		intro.5		\
182		pthreads.5	\
183		stability.5	\
184		standard.5	\
185		step.5		\
186		teclarc.5
187
188MANFILES=	$(_MANFILES) $($(MACH)_MANFILES)
189
190intro.5		:= LINKSRC = Intro.5
191
192CSI.5		:= LINKSRC = attributes.5
193MT-Level.5	:= LINKSRC = attributes.5
194architecture.5	:= LINKSRC = attributes.5
195availability.5	:= LINKSRC = attributes.5
196stability.5	:= LINKSRC = attributes.5
197standard.5	:= LINKSRC = attributes.5
198
199endian.5	:= LINKSRC = byteorder.5
200
201RBAC.5		:= LINKSRC = rbac.5
202
203advance.5	:= LINKSRC = regexp.5
204compile.5	:= LINKSRC = regexp.5
205step.5		:= LINKSRC = regexp.5
206
207ANSI.5		:= LINKSRC = standards.5
208C++.5		:= LINKSRC = standards.5
209C.5		:= LINKSRC = standards.5
210ISO.5		:= LINKSRC = standards.5
211POSIX.1.5	:= LINKSRC = standards.5
212POSIX.2.5	:= LINKSRC = standards.5
213POSIX.5		:= LINKSRC = standards.5
214SUS.5		:= LINKSRC = standards.5
215SUSv2.5		:= LINKSRC = standards.5
216SUSv3.5		:= LINKSRC = standards.5
217SVID.5		:= LINKSRC = standards.5
218SVID3.5		:= LINKSRC = standards.5
219XNS.5		:= LINKSRC = standards.5
220XNS4.5		:= LINKSRC = standards.5
221XNS5.5		:= LINKSRC = standards.5
222XPG.5		:= LINKSRC = standards.5
223XPG3.5		:= LINKSRC = standards.5
224XPG4.5		:= LINKSRC = standards.5
225XPG4v2.5	:= LINKSRC = standards.5
226
227teclarc.5	:= LINKSRC = tecla.5
228
229pthreads.5	:= LINKSRC = threads.5
230
231.KEEP_STATE:
232
233include		$(SRC)/man/Makefile.man
234
235install:	$(ROOTMANFILES) $(ROOTMANLINKS)
236