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 2013 Nexenta Systems, Inc. All rights reserved.
16 # Copyright 2014 Garrett D'Amore <garrett@damore.org>
17 #
18
19 include $(SRC)/Makefile.master
20
21 MANSECT= 5
22
23 MANFILES= Intro.5 \
24 acl.5 \
25 ad.5 \
26 ascii.5 \
27 attributes.5 \
28 audit_binfile.5 \
29 audit_remote.5 \
30 audit_syslog.5 \
31 brands.5 \
32 cancellation.5 \
33 charmap.5 \
34 condition.5 \
35 crypt_bsdbf.5 \
76 ms.5 \
77 mutex.5 \
78 nfssec.5 \
79 pam_allow.5 \
80 pam_authtok_check.5 \
81 pam_authtok_get.5 \
82 pam_authtok_store.5 \
83 pam_deny.5 \
84 pam_dhkeys.5 \
85 pam_dial_auth.5 \
86 pam_krb5.5 \
87 pam_krb5_migrate.5 \
88 pam_ldap.5 \
89 pam_list.5 \
90 pam_passwd_auth.5 \
91 pam_rhosts_auth.5 \
92 pam_roles.5 \
93 pam_sample.5 \
94 pam_smb_passwd.5 \
95 pam_smbfs_login.5 \
96 pam_tsol_account.5 \
97 pam_unix_account.5 \
98 pam_unix_auth.5 \
99 pam_unix_cred.5 \
100 pam_unix_session.5 \
101 pkcs11_kernel.5 \
102 pkcs11_softtoken.5 \
103 pkcs11_tpm.5 \
104 privileges.5 \
105 prof.5 \
106 rbac.5 \
107 regex.5 \
108 regexp.5 \
109 resource_controls.5 \
110 smf.5 \
111 smf_bootstrap.5 \
112 smf_method.5 \
113 smf_restarter.5 \
114 smf_security.5 \
115 smf_template.5 \
|
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 #
18
19 include $(SRC)/Makefile.master
20
21 MANSECT= 5
22
23 MANFILES= Intro.5 \
24 acl.5 \
25 ad.5 \
26 ascii.5 \
27 attributes.5 \
28 audit_binfile.5 \
29 audit_remote.5 \
30 audit_syslog.5 \
31 brands.5 \
32 cancellation.5 \
33 charmap.5 \
34 condition.5 \
35 crypt_bsdbf.5 \
76 ms.5 \
77 mutex.5 \
78 nfssec.5 \
79 pam_allow.5 \
80 pam_authtok_check.5 \
81 pam_authtok_get.5 \
82 pam_authtok_store.5 \
83 pam_deny.5 \
84 pam_dhkeys.5 \
85 pam_dial_auth.5 \
86 pam_krb5.5 \
87 pam_krb5_migrate.5 \
88 pam_ldap.5 \
89 pam_list.5 \
90 pam_passwd_auth.5 \
91 pam_rhosts_auth.5 \
92 pam_roles.5 \
93 pam_sample.5 \
94 pam_smb_passwd.5 \
95 pam_smbfs_login.5 \
96 pam_timestamp.5 \
97 pam_tsol_account.5 \
98 pam_unix_account.5 \
99 pam_unix_auth.5 \
100 pam_unix_cred.5 \
101 pam_unix_session.5 \
102 pkcs11_kernel.5 \
103 pkcs11_softtoken.5 \
104 pkcs11_tpm.5 \
105 privileges.5 \
106 prof.5 \
107 rbac.5 \
108 regex.5 \
109 regexp.5 \
110 resource_controls.5 \
111 smf.5 \
112 smf_bootstrap.5 \
113 smf_method.5 \
114 smf_restarter.5 \
115 smf_security.5 \
116 smf_template.5 \
|