Print this page
9528 Loader man pages should only be installed for x86
*** 13,51 ****
# Copyright 2011, Richard Lowe
# Copyright (c) 2012 by Delphix. All rights reserved.
# Copyright 2014 Nexenta Systems, Inc.
# Copyright 2014 Garrett D'Amore <garrett@damore.org>
# Copyright (c) 2015, Joyent, Inc. All rights reserved.
#
include $(SRC)/Makefile.master
MANSECT= 5
! MANFILES= Intro.5 \
acl.5 \
ad.5 \
ascii.5 \
attributes.5 \
audit_binfile.5 \
audit_remote.5 \
audit_syslog.5 \
- brand.4th.5 \
brands.5 \
byteorder.5 \
cancellation.5 \
charmap.5 \
- check-password.4th.5 \
condition.5 \
- color.4th.5 \
crypt_bsdbf.5 \
crypt_bsdmd5.5 \
crypt_sha256.5 \
crypt_sha512.5 \
crypt_sunmd5.5 \
crypt_unix.5 \
- delay.4th.5 \
device_clean.5 \
dhcp.5 \
environ.5 \
epoll.5 \
eqn.5 \
--- 13,48 ----
# Copyright 2011, Richard Lowe
# Copyright (c) 2012 by Delphix. All rights reserved.
# Copyright 2014 Nexenta Systems, Inc.
# Copyright 2014 Garrett D'Amore <garrett@damore.org>
# Copyright (c) 2015, Joyent, Inc. All rights reserved.
+ # Copyright 2018 Gary Mills
#
include $(SRC)/Makefile.master
MANSECT= 5
! _MANFILES= Intro.5 \
acl.5 \
ad.5 \
ascii.5 \
attributes.5 \
audit_binfile.5 \
audit_remote.5 \
audit_syslog.5 \
brands.5 \
byteorder.5 \
cancellation.5 \
charmap.5 \
condition.5 \
crypt_bsdbf.5 \
crypt_bsdmd5.5 \
crypt_sha256.5 \
crypt_sha512.5 \
crypt_sunmd5.5 \
crypt_unix.5 \
device_clean.5 \
dhcp.5 \
environ.5 \
epoll.5 \
eqn.5 \
*** 54,64 ****
extendedFILE.5 \
filesystem.5 \
fnmatch.5 \
formats.5 \
fsattr.5 \
- gptzfsboot.5 \
grub.5 \
gss_auth_rules.5 \
hal.5 \
iconv.5 \
iconv_unicode.5 \
--- 51,60 ----
*** 71,92 ****
krb5envvar.5 \
largefile.5 \
lf64.5 \
lfcompile.5 \
lfcompile64.5 \
- loader.5 \
- loader.4th.5 \
locale.5 \
man.5 \
mandoc_char.5 \
mandoc_roff.5 \
mansun.5 \
mdoc.5 \
me.5 \
mech_spnego.5 \
- menu.4th.5 \
- menusets.4th.5 \
mm.5 \
ms.5 \
mutex.5 \
nfssec.5 \
pam_allow.5 \
--- 67,84 ----
*** 115,125 ****
pkcs11_kernel.5 \
pkcs11_softtoken.5 \
pkcs11_tpm.5 \
privileges.5 \
prof.5 \
- pxeboot.5 \
rbac.5 \
regex.5 \
regexp.5 \
resource_controls.5 \
security-flags.5 \
--- 107,116 ----
*** 135,150 ****
tecla.5 \
term.5 \
threads.5 \
timerfd.5 \
trusted_extensions.5 \
- version.4th.5 \
vgrindefs.5 \
- zfsloader.5 \
zones.5 \
zpool-features.5
MANLINKS= ANSI.5 \
C++.5 \
C.5 \
CSI.5 \
ISO.5 \
--- 126,154 ----
tecla.5 \
term.5 \
threads.5 \
timerfd.5 \
trusted_extensions.5 \
vgrindefs.5 \
zones.5 \
zpool-features.5
+ sparc_MANFILES=
+
+ i386_MANFILES= brand.4th.5 \
+ check-password.4th.5 \
+ color.4th.5 \
+ delay.4th.5 \
+ gptzfsboot.5 \
+ loader.5 \
+ loader.4th.5 \
+ menu.4th.5 \
+ menusets.4th.5 \
+ pxeboot.5 \
+ version.4th.5 \
+ zfsloader.5
+
MANLINKS= ANSI.5 \
C++.5 \
C.5 \
CSI.5 \
ISO.5 \
*** 175,184 ****
--- 179,190 ----
stability.5 \
standard.5 \
step.5 \
teclarc.5
+ MANFILES= $(_MANFILES) $($(MACH)_MANFILES)
+
intro.5 := LINKSRC = Intro.5
CSI.5 := LINKSRC = attributes.5
MT-Level.5 := LINKSRC = attributes.5
architecture.5 := LINKSRC = attributes.5