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) 2017, Joyent, Inc.
25 # Copyright (c) 2012 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 2016 Nexenta Systems, Inc.
30 # Copyright 2018 Gary Mills
31 #
32
33 include ../Makefile.master
34
35 #
36 # Note that the commands 'lp', and 'perl' are first in
37 # the list, violating alphabetical order. This is because they are very
38 # long-running and should be given the most wall-clock time for a
39 # parallel build.
40 #
41 # Commands in the FIRST_SUBDIRS list are built before starting the build
42 # of other commands. Currently this includes only 'isaexec' and
43 # 'platexec'. This is necessary because $(ROOT)/usr/lib/isaexec or
44 # $(ROOT)/usr/lib/platexec must exist when some other commands are built
45 # because their 'make install' creates a hard link to one of them.
46 #
47 # Commands are listed one per line so that TeamWare can auto-merge most
48 # changes.
49 #
51 FIRST_SUBDIRS= \
52 isaexec \
53 platexec
54
55 COMMON_SUBDIRS= \
56 allocate \
57 availdevs \
58 lp \
59 perl \
60 Adm \
61 abi \
62 adbgen \
63 acct \
64 acctadm \
65 arch \
66 asa \
67 ast \
68 audio \
69 auths \
70 autopush \
71 avs \
72 awk \
73 awk_xpg4 \
74 backup \
75 banner \
76 bart \
77 basename \
78 bc \
79 bdiff \
80 beadm \
81 bnu \
82 boot \
83 busstat \
84 cal \
85 captoinfo \
86 cat \
87 cdrw \
88 cfgadm \
89 checkeq \
90 checknr \
91 chgrp \
502 vntsd
503
504 #
505 # Commands that are messaged. Note that 'lp' comes first
506 # (see previous comment about 'lp'.)
507 #
508 MSGSUBDIRS= \
509 lp \
510 abi \
511 acctadm \
512 allocate \
513 asa \
514 audio \
515 audit \
516 auditconfig \
517 auditd \
518 auditrecord \
519 auditset \
520 auths \
521 autopush \
522 avs \
523 awk \
524 awk_xpg4 \
525 backup \
526 banner \
527 bart \
528 basename \
529 beadm \
530 bnu \
531 busstat \
532 cal \
533 cat \
534 cdrw \
535 cfgadm \
536 checkeq \
537 checknr \
538 chgrp \
539 chmod \
540 chown \
541 cmd-crypto \
542 cmd-inet \
|
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) 2017, Joyent, Inc.
25 # Copyright (c) 2012 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 #
32
33 include ../Makefile.master
34
35 #
36 # Note that the commands 'lp', and 'perl' are first in
37 # the list, violating alphabetical order. This is because they are very
38 # long-running and should be given the most wall-clock time for a
39 # parallel build.
40 #
41 # Commands in the FIRST_SUBDIRS list are built before starting the build
42 # of other commands. Currently this includes only 'isaexec' and
43 # 'platexec'. This is necessary because $(ROOT)/usr/lib/isaexec or
44 # $(ROOT)/usr/lib/platexec must exist when some other commands are built
45 # because their 'make install' creates a hard link to one of them.
46 #
47 # Commands are listed one per line so that TeamWare can auto-merge most
48 # changes.
49 #
51 FIRST_SUBDIRS= \
52 isaexec \
53 platexec
54
55 COMMON_SUBDIRS= \
56 allocate \
57 availdevs \
58 lp \
59 perl \
60 Adm \
61 abi \
62 adbgen \
63 acct \
64 acctadm \
65 arch \
66 asa \
67 ast \
68 audio \
69 auths \
70 autopush \
71 awk \
72 awk_xpg4 \
73 backup \
74 banner \
75 bart \
76 basename \
77 bc \
78 bdiff \
79 beadm \
80 bnu \
81 boot \
82 busstat \
83 cal \
84 captoinfo \
85 cat \
86 cdrw \
87 cfgadm \
88 checkeq \
89 checknr \
90 chgrp \
501 vntsd
502
503 #
504 # Commands that are messaged. Note that 'lp' comes first
505 # (see previous comment about 'lp'.)
506 #
507 MSGSUBDIRS= \
508 lp \
509 abi \
510 acctadm \
511 allocate \
512 asa \
513 audio \
514 audit \
515 auditconfig \
516 auditd \
517 auditrecord \
518 auditset \
519 auths \
520 autopush \
521 awk \
522 awk_xpg4 \
523 backup \
524 banner \
525 bart \
526 basename \
527 beadm \
528 bnu \
529 busstat \
530 cal \
531 cat \
532 cdrw \
533 cfgadm \
534 checkeq \
535 checknr \
536 chgrp \
537 chmod \
538 chown \
539 cmd-crypto \
540 cmd-inet \
|