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 # Copyright (c) 1989, 2010, Oracle and/or its affiliates. All rights reserved.
23 # Copyright 2015 Nexenta Systems, Inc. All rights reserved.
24 # Copyright (c) 2012 Joyent, Inc. All rights reserved.
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
29 include ../Makefile.master
30
31 #
32 # Note that the commands 'lp', and 'perl' are first in
33 # the list, violating alphabetical order. This is because they are very
34 # long-running and should be given the most wall-clock time for a
35 # parallel build.
36 #
37 # Commands in the FIRST_SUBDIRS list are built before starting the build
38 # of other commands. Currently this includes only 'isaexec' and
39 # 'platexec'. This is necessary because $(ROOT)/usr/lib/isaexec or
40 # $(ROOT)/usr/lib/platexec must exist when some other commands are built
41 # because their 'make install' creates a hard link to one of them.
42 #
43 # Commands are listed one per line so that TeamWare can auto-merge most
44 # changes.
45 #
46
47 FIRST_SUBDIRS= \
420 truss \
421 tsol \
422 tty \
423 ttymon \
424 tzreload \
425 uadmin \
426 ul \
427 uname \
428 units \
429 unlink \
430 unpack \
431 userattr \
432 users \
433 utmp_update \
434 utmpd \
435 uuidgen \
436 valtools \
437 vgrind \
438 vi \
439 volcheck \
440 volrmmount \
441 vrrpadm \
442 vscan \
443 vt \
444 w \
445 wall \
446 which \
447 who \
448 whodo \
449 wracct \
450 write \
451 xargs \
452 xstr \
453 yes \
454 ypcmd \
455 yppasswd \
456 zdb \
457 zdump \
458 zfs \
459 zhack \
460 zic \
699 tbl \
700 time \
701 tnf \
702 touch \
703 tput \
704 troff \
705 tsol \
706 tty \
707 ttymon \
708 tzreload \
709 ul \
710 uname \
711 units \
712 unlink \
713 unpack \
714 userattr \
715 valtools \
716 vgrind \
717 vi \
718 volcheck \
719 volrmmount \
720 vrrpadm \
721 vscan \
722 w \
723 who \
724 whodo \
725 wracct \
726 write \
727 xargs \
728 yppasswd \
729 zdump \
730 zfs \
731 zic \
732 zlogin \
733 zoneadm \
734 zoneadmd \
735 zonecfg \
736 zonename \
737 zpool \
738 zonestat
739
|
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 # Copyright (c) 1989, 2010, Oracle and/or its affiliates. All rights reserved.
23 # Copyright 2015 Nexenta Systems, Inc. All rights reserved.
24 # Copyright (c) 2012 Joyent, Inc. All rights reserved.
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 2014 Andrew Stormont.
29
30 include ../Makefile.master
31
32 #
33 # Note that the commands 'lp', and 'perl' are first in
34 # the list, violating alphabetical order. This is because they are very
35 # long-running and should be given the most wall-clock time for a
36 # parallel build.
37 #
38 # Commands in the FIRST_SUBDIRS list are built before starting the build
39 # of other commands. Currently this includes only 'isaexec' and
40 # 'platexec'. This is necessary because $(ROOT)/usr/lib/isaexec or
41 # $(ROOT)/usr/lib/platexec must exist when some other commands are built
42 # because their 'make install' creates a hard link to one of them.
43 #
44 # Commands are listed one per line so that TeamWare can auto-merge most
45 # changes.
46 #
47
48 FIRST_SUBDIRS= \
421 truss \
422 tsol \
423 tty \
424 ttymon \
425 tzreload \
426 uadmin \
427 ul \
428 uname \
429 units \
430 unlink \
431 unpack \
432 userattr \
433 users \
434 utmp_update \
435 utmpd \
436 uuidgen \
437 valtools \
438 vgrind \
439 vi \
440 volcheck \
441 vrrpadm \
442 vscan \
443 vt \
444 w \
445 wall \
446 which \
447 who \
448 whodo \
449 wracct \
450 write \
451 xargs \
452 xstr \
453 yes \
454 ypcmd \
455 yppasswd \
456 zdb \
457 zdump \
458 zfs \
459 zhack \
460 zic \
699 tbl \
700 time \
701 tnf \
702 touch \
703 tput \
704 troff \
705 tsol \
706 tty \
707 ttymon \
708 tzreload \
709 ul \
710 uname \
711 units \
712 unlink \
713 unpack \
714 userattr \
715 valtools \
716 vgrind \
717 vi \
718 volcheck \
719 vrrpadm \
720 vscan \
721 w \
722 who \
723 whodo \
724 wracct \
725 write \
726 xargs \
727 yppasswd \
728 zdump \
729 zfs \
730 zic \
731 zlogin \
732 zoneadm \
733 zoneadmd \
734 zonecfg \
735 zonename \
736 zpool \
737 zonestat
738
|