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 2009 Sun Microsystems, Inc. All rights reserved.
24 # Use is subject to license terms.
25 #
26 # ident "@(#)Makefile 1.183 09/10/26 SMI"
27 #
28
29 #
30 # cmd/Makefile
31 #
32 # include global definitions
33 include ../Makefile.master
34
35 # Commands are listed one per line so that TeamWare can
36 # auto-merge most changes.
37 #
38 # Note that some commands are first in the list, violating
39 # alphabetical order. This is because they are very long-running
40 # and should be given the most wall-clock time for a parallel build.
41
42 COMMON_SUBDIRS= \
43 gcc \
44 binutils \
45 a2ps \
46 aget \
66 bzip2 \
67 cimserver \
68 clisp \
69 cmake \
70 conflict \
71 conman \
72 convmv \
73 coreutils \
74 cvs \
75 cups \
76 diffstat \
77 diffutils \
78 doxygen \
79 dosbox \
80 dwdiff \
81 ejabberd \
82 elinks \
83 emacs \
84 epydoc \
85 erlang \
86 expect \
87 fakeroot \
88 fetchmail \
89 foomatic-db \
90 foomatic-db-engine \
91 foomatic-filters \
92 foomatic-ppd \
93 freeipmi \
94 guile \
95 gutenprint \
96 flex \
97 fping \
98 gawk \
99 gdb \
100 gettext \
101 grails \
102 gpatch \
103 ggrep \
104 ghostscript \
105 git \
|
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 2009 Sun Microsystems, Inc. All rights reserved.
24 # Use is subject to license terms.
25 #
26 # ident "@(#)Makefile 1.184 09/11/09 SMI"
27 #
28
29 #
30 # cmd/Makefile
31 #
32 # include global definitions
33 include ../Makefile.master
34
35 # Commands are listed one per line so that TeamWare can
36 # auto-merge most changes.
37 #
38 # Note that some commands are first in the list, violating
39 # alphabetical order. This is because they are very long-running
40 # and should be given the most wall-clock time for a parallel build.
41
42 COMMON_SUBDIRS= \
43 gcc \
44 binutils \
45 a2ps \
46 aget \
66 bzip2 \
67 cimserver \
68 clisp \
69 cmake \
70 conflict \
71 conman \
72 convmv \
73 coreutils \
74 cvs \
75 cups \
76 diffstat \
77 diffutils \
78 doxygen \
79 dosbox \
80 dwdiff \
81 ejabberd \
82 elinks \
83 emacs \
84 epydoc \
85 erlang \
86 ettcp \
87 expect \
88 fakeroot \
89 fetchmail \
90 foomatic-db \
91 foomatic-db-engine \
92 foomatic-filters \
93 foomatic-ppd \
94 freeipmi \
95 guile \
96 gutenprint \
97 flex \
98 fping \
99 gawk \
100 gdb \
101 gettext \
102 grails \
103 gpatch \
104 ggrep \
105 ghostscript \
106 git \
|