3 #
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 # Copyright (c) 1989, 2010, Oracle and/or its affiliates. All rights reserved.
23 # Copyright 2010 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
231 lgrpinfo \
232 line \
233 link \
234 dlmgmtd \
235 listen \
236 loadkeys \
237 locale \
238 localedef \
239 lockstat \
240 locator \
241 lofiadm \
242 logadm \
243 logger \
244 login \
245 logins \
246 look \
247 ls \
248 luxadm \
249 lvm \
250 mach \
251 machid \
252 mail \
253 mailwrapper \
254 mailx \
255 makekey \
256 man \
257 mandoc \
258 mdb \
259 mesg \
260 mkdir \
261 mkfifo \
262 mkfile \
263 mkmsgs \
264 mknod \
265 mkpwdict \
266 mktemp \
267 modload \
268 more \
269 mpathadm \
270 msgfmt \
271 msgid \
|
3 #
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 # 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
231 lgrpinfo \
232 line \
233 link \
234 dlmgmtd \
235 listen \
236 loadkeys \
237 locale \
238 localedef \
239 lockstat \
240 locator \
241 lofiadm \
242 logadm \
243 logger \
244 login \
245 logins \
246 look \
247 ls \
248 luxadm \
249 lvm \
250 mach \
251 mail \
252 mailwrapper \
253 mailx \
254 makekey \
255 man \
256 mandoc \
257 mdb \
258 mesg \
259 mkdir \
260 mkfifo \
261 mkfile \
262 mkmsgs \
263 mknod \
264 mkpwdict \
265 mktemp \
266 modload \
267 more \
268 mpathadm \
269 msgfmt \
270 msgid \
|