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