Print this page
import complete (hopefully)
Split |
Close |
Expand all |
Collapse all |
--- old/usr/src/man/man5/Makefile
+++ new/usr/src/man/man5/Makefile
1 1 #
2 2 # This file and its contents are supplied under the terms of the
3 3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 4 # You may only use this file in accordance with the terms of version
5 5 # 1.0 of the CDDL.
↓ open down ↓ |
5 lines elided |
↑ open up ↑ |
6 6 #
7 7 # A full copy of the text of the CDDL should have accompanied this
8 8 # source. A copy of the CDDL is also available via the Internet
9 9 # at http://www.illumos.org/license/CDDL.
10 10 #
11 11
12 12 #
13 13 # Copyright 2011, Richard Lowe
14 14 # Copyright (c) 2012 by Delphix. All rights reserved.
15 15 # Copyright 2013 Nexenta Systems, Inc. All rights reserved.
16 +# Copyright 2014 Garrett D'Amore <garrett@damore.org>
16 17 #
17 18
18 19 include $(SRC)/Makefile.master
19 20
20 21 MANSECT= 5
21 22
22 23 MANFILES= Intro.5 \
23 24 acl.5 \
24 25 ad.5 \
25 26 ascii.5 \
26 27 attributes.5 \
27 28 audit_binfile.5 \
28 29 audit_remote.5 \
29 30 audit_syslog.5 \
30 31 brands.5 \
31 32 cancellation.5 \
32 33 charmap.5 \
33 34 condition.5 \
↓ open down ↓ |
8 lines elided |
↑ open up ↑ |
34 35 crypt_bsdbf.5 \
35 36 crypt_bsdmd5.5 \
36 37 crypt_sha256.5 \
37 38 crypt_sha512.5 \
38 39 crypt_sunmd5.5 \
39 40 crypt_unix.5 \
40 41 device_clean.5 \
41 42 dhcp.5 \
42 43 dhcp_modules.5 \
43 44 environ.5 \
45 + eqn.5 \
44 46 eqnchar.5 \
45 47 extendedFILE.5 \
46 48 filesystem.5 \
47 49 fnmatch.5 \
48 50 formats.5 \
49 51 fsattr.5 \
50 52 grub.5 \
51 53 gss_auth_rules.5 \
52 54 hal.5 \
53 55 iconv.5 \
54 56 iconv_unicode.5 \
55 57 ieee802.11.5 \
56 58 ipfilter.5 \
↓ open down ↓ |
3 lines elided |
↑ open up ↑ |
57 59 isalist.5 \
58 60 kerberos.5 \
59 61 krb5_auth_rules.5 \
60 62 krb5envvar.5 \
61 63 largefile.5 \
62 64 lf64.5 \
63 65 lfcompile.5 \
64 66 lfcompile64.5 \
65 67 locale.5 \
66 68 man.5 \
67 - mansun.5 \
69 + mandoc_char.5 \
70 + mandoc_roff.5 \
71 + mdoc.5 \
68 72 me.5 \
69 73 mech_spnego.5 \
70 74 mm.5 \
71 75 ms.5 \
72 76 mutex.5 \
73 77 nfssec.5 \
74 78 pam_allow.5 \
75 79 pam_authtok_check.5 \
76 80 pam_authtok_get.5 \
77 81 pam_authtok_store.5 \
78 82 pam_deny.5 \
79 83 pam_dhkeys.5 \
80 84 pam_dial_auth.5 \
81 85 pam_krb5.5 \
82 86 pam_krb5_migrate.5 \
83 87 pam_ldap.5 \
84 88 pam_list.5 \
85 89 pam_passwd_auth.5 \
86 90 pam_rhosts_auth.5 \
87 91 pam_roles.5 \
88 92 pam_sample.5 \
89 93 pam_smb_passwd.5 \
90 94 pam_smbfs_login.5 \
91 95 pam_tsol_account.5 \
92 96 pam_unix_account.5 \
93 97 pam_unix_auth.5 \
94 98 pam_unix_cred.5 \
95 99 pam_unix_session.5 \
96 100 pkcs11_kernel.5 \
97 101 pkcs11_softtoken.5 \
98 102 pkcs11_tpm.5 \
99 103 privileges.5 \
100 104 prof.5 \
101 105 rbac.5 \
102 106 regex.5 \
↓ open down ↓ |
25 lines elided |
↑ open up ↑ |
103 107 regexp.5 \
104 108 resource_controls.5 \
105 109 smf.5 \
106 110 smf_bootstrap.5 \
107 111 smf_method.5 \
108 112 smf_restarter.5 \
109 113 smf_security.5 \
110 114 smf_template.5 \
111 115 standards.5 \
112 116 sticky.5 \
117 + tbl.5 \
113 118 tecla.5 \
114 119 term.5 \
115 120 threads.5 \
116 121 trusted_extensions.5 \
117 122 vgrindefs.5 \
118 123 zones.5 \
119 124 zpool-features.5
120 125
121 126 MANLINKS= ANSI.5 \
122 127 C++.5 \
123 128 C.5 \
124 129 CSI.5 \
125 130 ISO.5 \
126 131 MT-Level.5 \
127 132 POSIX.1.5 \
128 133 POSIX.2.5 \
129 134 POSIX.5 \
130 135 RBAC.5 \
131 136 SUS.5 \
132 137 SUSv2.5 \
133 138 SUSv3.5 \
134 139 SVID.5 \
135 140 SVID3.5 \
136 141 XNS.5 \
137 142 XNS4.5 \
138 143 XNS5.5 \
139 144 XPG.5 \
140 145 XPG3.5 \
141 146 XPG4.5 \
142 147 XPG4v2.5 \
143 148 advance.5 \
144 149 architecture.5 \
145 150 availability.5 \
146 151 compile.5 \
147 152 intro.5 \
148 153 pthreads.5 \
149 154 stability.5 \
150 155 standard.5 \
151 156 step.5 \
152 157 teclarc.5
153 158
154 159 intro.5 := LINKSRC = Intro.5
155 160
156 161 CSI.5 := LINKSRC = attributes.5
157 162 MT-Level.5 := LINKSRC = attributes.5
158 163 architecture.5 := LINKSRC = attributes.5
159 164 availability.5 := LINKSRC = attributes.5
160 165 stability.5 := LINKSRC = attributes.5
161 166 standard.5 := LINKSRC = attributes.5
162 167
163 168 RBAC.5 := LINKSRC = rbac.5
164 169
165 170 advance.5 := LINKSRC = regexp.5
166 171 compile.5 := LINKSRC = regexp.5
167 172 step.5 := LINKSRC = regexp.5
168 173
169 174 ANSI.5 := LINKSRC = standards.5
170 175 C++.5 := LINKSRC = standards.5
171 176 C.5 := LINKSRC = standards.5
172 177 ISO.5 := LINKSRC = standards.5
173 178 POSIX.1.5 := LINKSRC = standards.5
174 179 POSIX.2.5 := LINKSRC = standards.5
175 180 POSIX.5 := LINKSRC = standards.5
176 181 SUS.5 := LINKSRC = standards.5
177 182 SUSv2.5 := LINKSRC = standards.5
178 183 SUSv3.5 := LINKSRC = standards.5
179 184 SVID.5 := LINKSRC = standards.5
180 185 SVID3.5 := LINKSRC = standards.5
181 186 XNS.5 := LINKSRC = standards.5
182 187 XNS4.5 := LINKSRC = standards.5
183 188 XNS5.5 := LINKSRC = standards.5
184 189 XPG.5 := LINKSRC = standards.5
185 190 XPG3.5 := LINKSRC = standards.5
186 191 XPG4.5 := LINKSRC = standards.5
187 192 XPG4v2.5 := LINKSRC = standards.5
188 193
189 194 teclarc.5 := LINKSRC = tecla.5
190 195
191 196 pthreads.5 := LINKSRC = threads.5
192 197
193 198 .KEEP_STATE:
194 199
195 200 include $(SRC)/man/Makefile.man
196 201
197 202 install: $(ROOTMANFILES) $(ROOTMANLINKS)
↓ open down ↓ |
75 lines elided |
↑ open up ↑ |
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX