4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
7 #
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
12 #
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
18 #
19 # CDDL HEADER END
20 #
21
22 #
23 # Copyright (c) 1989, 2010, Oracle and/or its affiliates. All rights reserved.
24 # Copyright (c) 2019, Joyent, Inc.
25 # Copyright (c) 2012, 2015 by Delphix. All rights reserved.
26 # Copyright (c) 2013 DEY Storage Systems, Inc. All rights reserved.
27 # Copyright 2014 Garrett D'Amore <garrett@damore.org>
28 # Copyright 2016 Toomas Soome <tsoome@me.com>
29 # Copyright 2018 Nexenta Systems, Inc.
30 # Copyright 2018 Gary Mills
31 # Copyright 2019 Peter Tribble
32 #
33
34 include ../Makefile.master
35
36 #
37 # Note that the commands 'lp', and 'perl' are first in
38 # the list, violating alphabetical order. This is because they are very
39 # long-running and should be given the most wall-clock time for a
40 # parallel build.
41 #
42 # Commands in the FIRST_SUBDIRS list are built before starting the build
43 # of other commands. Currently this includes only 'isaexec' and
44 # 'platexec'. This is necessary because $(ROOT)/usr/lib/isaexec or
101 connstat \
102 consadm \
103 coreadm \
104 cpio \
105 cpc \
106 cron \
107 crypt \
108 csh \
109 csplit \
110 ctfconvert \
111 ctfdiff \
112 ctfdump \
113 ctfmerge \
114 ctrun \
115 ctstat \
116 ctwatch \
117 datadm \
118 date \
119 dc \
120 dd \
121 deroff \
122 devfsadm \
123 syseventd \
124 devctl \
125 devinfo \
126 devmgmt \
127 devprop \
128 dfs.cmds \
129 diff \
130 diff3 \
131 diffmk \
132 dircmp \
133 dirname \
134 dis \
135 diskinfo \
136 diskmgtd \
137 dispadmin \
138 dladm \
139 dlstat \
140 dlutil \
|
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
7 #
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
12 #
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
18 #
19 # CDDL HEADER END
20 #
21
22 #
23 # Copyright (c) 1989, 2010, Oracle and/or its affiliates. All rights reserved.
24 # Copyright 2019 Joyent, Inc.
25 # Copyright (c) 2012, 2015 by Delphix. All rights reserved.
26 # Copyright (c) 2013 DEY Storage Systems, Inc. All rights reserved.
27 # Copyright 2014 Garrett D'Amore <garrett@damore.org>
28 # Copyright 2016 Toomas Soome <tsoome@me.com>
29 # Copyright 2018 Nexenta Systems, Inc.
30 # Copyright 2018 Gary Mills
31 # Copyright 2019 Peter Tribble
32 #
33
34 include ../Makefile.master
35
36 #
37 # Note that the commands 'lp', and 'perl' are first in
38 # the list, violating alphabetical order. This is because they are very
39 # long-running and should be given the most wall-clock time for a
40 # parallel build.
41 #
42 # Commands in the FIRST_SUBDIRS list are built before starting the build
43 # of other commands. Currently this includes only 'isaexec' and
44 # 'platexec'. This is necessary because $(ROOT)/usr/lib/isaexec or
101 connstat \
102 consadm \
103 coreadm \
104 cpio \
105 cpc \
106 cron \
107 crypt \
108 csh \
109 csplit \
110 ctfconvert \
111 ctfdiff \
112 ctfdump \
113 ctfmerge \
114 ctrun \
115 ctstat \
116 ctwatch \
117 datadm \
118 date \
119 dc \
120 dd \
121 demangle \
122 deroff \
123 devfsadm \
124 syseventd \
125 devctl \
126 devinfo \
127 devmgmt \
128 devprop \
129 dfs.cmds \
130 diff \
131 diff3 \
132 diffmk \
133 dircmp \
134 dirname \
135 dis \
136 diskinfo \
137 diskmgtd \
138 dispadmin \
139 dladm \
140 dlstat \
141 dlutil \
|