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 2019 Joyent, Inc.
15 # Copyright 2015 Nexenta Systems, Inc. All rights reserved.
16 # Copyright (c) 2013, 2016 by Delphix. All rights reserved.
17 # Copyright 2016 Toomas Soome <tsoome@me.com>
18 # Copyright 2018 Nexenta Systems, Inc.
19 # Copyright (c) 2017, Chris Fraire <cfraire@me.com>.
20 # Copyright 2019 Peter Tribble
21 # Copyright 2019 OmniOS Community Edition (OmniOSce) Association.
22 #
23
24 include $(SRC)/Makefile.master
25
26 MANSECT= 1m
27
28 _MANFILES= 6to4relay.1m \
29 Intro.1m \
30 Uutry.1m \
31 accept.1m \
32 acct.1m \
33 acctadm.1m \
34 acctcms.1m \
35 acctcon.1m \
36 acctmerg.1m \
37 acctprc.1m \
38 acctsh.1m \
39 adbgen.1m \
40 add_allocatable.1m \
44 arp.1m \
45 atohexlabel.1m \
46 audit.1m \
47 audit_warn.1m \
48 auditconfig.1m \
49 auditd.1m \
50 auditrecord.1m \
51 auditreduce.1m \
52 auditstat.1m \
53 automount.1m \
54 automountd.1m \
55 autopush.1m \
56 bart.1m \
57 beadm.1m \
58 boot.1m \
59 bootadm.1m \
60 busstat.1m \
61 captoinfo.1m \
62 catman.1m \
63 cfgadm.1m \
64 cfgadm_ac.1m \
65 cfgadm_cardbus.1m \
66 cfgadm_fp.1m \
67 cfgadm_ib.1m \
68 cfgadm_pci.1m \
69 cfgadm_sata.1m \
70 cfgadm_sbd.1m \
71 cfgadm_scsi.1m \
72 cfgadm_sysctrl.1m \
73 cfgadm_usb.1m \
74 chat.1m \
75 check-hostname.1m \
76 check-permissions.1m \
77 chroot.1m \
78 clear_locks.1m \
79 clinfo.1m \
80 clri.1m \
81 connstat.1m \
82 consadm.1m \
83 conv_lp.1m \
84 conv_lpd.1m \
85 coreadm.1m \
86 cpustat.1m \
87 cron.1m \
88 cryptoadm.1m \
89 datadm.1m \
90 dd.1m \
91 devattr.1m \
92 devfree.1m \
|
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 2019 Joyent, Inc.
15 # Copyright 2015 Nexenta Systems, Inc. All rights reserved.
16 # Copyright (c) 2013, 2016 by Delphix. All rights reserved.
17 # Copyright 2016 Toomas Soome <tsoome@me.com>
18 # Copyright 2018 Nexenta Systems, Inc.
19 # Copyright (c) 2017, Chris Fraire <cfraire@me.com>.
20 # Copyright 2020 Peter Tribble
21 # Copyright 2019 OmniOS Community Edition (OmniOSce) Association.
22 #
23
24 include $(SRC)/Makefile.master
25
26 MANSECT= 1m
27
28 _MANFILES= 6to4relay.1m \
29 Intro.1m \
30 Uutry.1m \
31 accept.1m \
32 acct.1m \
33 acctadm.1m \
34 acctcms.1m \
35 acctcon.1m \
36 acctmerg.1m \
37 acctprc.1m \
38 acctsh.1m \
39 adbgen.1m \
40 add_allocatable.1m \
44 arp.1m \
45 atohexlabel.1m \
46 audit.1m \
47 audit_warn.1m \
48 auditconfig.1m \
49 auditd.1m \
50 auditrecord.1m \
51 auditreduce.1m \
52 auditstat.1m \
53 automount.1m \
54 automountd.1m \
55 autopush.1m \
56 bart.1m \
57 beadm.1m \
58 boot.1m \
59 bootadm.1m \
60 busstat.1m \
61 captoinfo.1m \
62 catman.1m \
63 cfgadm.1m \
64 cfgadm_cardbus.1m \
65 cfgadm_fp.1m \
66 cfgadm_ib.1m \
67 cfgadm_pci.1m \
68 cfgadm_sata.1m \
69 cfgadm_sbd.1m \
70 cfgadm_scsi.1m \
71 cfgadm_usb.1m \
72 chat.1m \
73 check-hostname.1m \
74 check-permissions.1m \
75 chroot.1m \
76 clear_locks.1m \
77 clinfo.1m \
78 clri.1m \
79 connstat.1m \
80 consadm.1m \
81 conv_lp.1m \
82 conv_lpd.1m \
83 coreadm.1m \
84 cpustat.1m \
85 cron.1m \
86 cryptoadm.1m \
87 datadm.1m \
88 dd.1m \
89 devattr.1m \
90 devfree.1m \
|