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.269 09/11/05 SMI"
27 #
28
29 #
30 # pkgdefs/Makefile
31 #
32
33 include $(SRC)/Makefile.master
34
35 sparc_SUBDIRS=
36
37 i386_SUBDIRS= \
38 SUNWacpidump
39
40 COMMON_SUBDIRS= \
41 SUNWa2psr \
42 SUNWa2psu \
43 SUNWaalib \
44 SUNWaconf \
45 SUNWactivation \
46 SUNWaget \
97 SUNWcommons-collections \
98 SUNWconflict \
99 SUNWconmanr \
100 SUNWconmanu \
101 SUNWconvmv \
102 SUNWcupsr \
103 SUNWcupsu \
104 SUNWcurl \
105 SUNWcvs \
106 SUNWdom4j \
107 SUNWdoxygen \
108 SUNWdosbox \
109 SUNWdrools \
110 SUNWdwdiff \
111 SUNWejabberdr \
112 SUNWejabberdu \
113 SUNWelinks \
114 SUNWerlang \
115 SUNWerlang-doc \
116 SUNWepydoc \
117 SUNWexpect \
118 SUNWfcgi \
119 SUNWfcgi-doc \
120 SUNWfreeipmir \
121 SUNWfreeipmiu \
122 SUNWunrar \
123 SUNWunzip \
124 SUNWdvdrw \
125 SUNWfakeroot \
126 SUNWfetchmail \
127 SUNWffiltersr \
128 SUNWffiltersu \
129 SUNWfftw2 \
130 SUNWfftw3 \
131 SUNWflexlex \
132 SUNWflexruntime \
133 SUNWfping \
134 SUNWfpingr \
135 SUNWfoomatic-db \
136 SUNWfoomatic-db-enginer \
|
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.270 09/11/09 SMI"
27 #
28
29 #
30 # pkgdefs/Makefile
31 #
32
33 include $(SRC)/Makefile.master
34
35 sparc_SUBDIRS=
36
37 i386_SUBDIRS= \
38 SUNWacpidump
39
40 COMMON_SUBDIRS= \
41 SUNWa2psr \
42 SUNWa2psu \
43 SUNWaalib \
44 SUNWaconf \
45 SUNWactivation \
46 SUNWaget \
97 SUNWcommons-collections \
98 SUNWconflict \
99 SUNWconmanr \
100 SUNWconmanu \
101 SUNWconvmv \
102 SUNWcupsr \
103 SUNWcupsu \
104 SUNWcurl \
105 SUNWcvs \
106 SUNWdom4j \
107 SUNWdoxygen \
108 SUNWdosbox \
109 SUNWdrools \
110 SUNWdwdiff \
111 SUNWejabberdr \
112 SUNWejabberdu \
113 SUNWelinks \
114 SUNWerlang \
115 SUNWerlang-doc \
116 SUNWepydoc \
117 SUNWettcp \
118 SUNWexpect \
119 SUNWfcgi \
120 SUNWfcgi-doc \
121 SUNWfreeipmir \
122 SUNWfreeipmiu \
123 SUNWunrar \
124 SUNWunzip \
125 SUNWdvdrw \
126 SUNWfakeroot \
127 SUNWfetchmail \
128 SUNWffiltersr \
129 SUNWffiltersu \
130 SUNWfftw2 \
131 SUNWfftw3 \
132 SUNWflexlex \
133 SUNWflexruntime \
134 SUNWfping \
135 SUNWfpingr \
136 SUNWfoomatic-db \
137 SUNWfoomatic-db-enginer \
|