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.251 09/07/12 SMI"
27 #
28
29 #
30 # pkgdefs/Makefile
31 #
32
33 include $(SRC)/Makefile.master
34
35 sparc_SUBDIRS=
36
37 i386_SUBDIRS=
38
39 COMMON_SUBDIRS= \
40 SUNW0sfw \
41 SUNWa2psr \
42 SUNWa2psu \
43 SUNWaalib \
44 SUNWaconf \
45 SUNWactivation \
46 SUNWaget \
209 SUNWlcms \
210 SUNWless \
211 SUNWlexpt \
212 SUNWlftpr \
213 SUNWlftpu \
214 SUNWlibconfuse \
215 SUNWlibevent \
216 SUNWlibmcrypt \
217 SUNWlibmemcached \
218 SUNWlibmng \
219 SUNWlibnet \
220 SUNWlibopenusb \
221 SUNWlibpcap \
222 SUNWlibosip2 \
223 SUNWlibrsync \
224 SUNWlibsigsegv \
225 SUNWlibsndfile \
226 SUNWlibtool \
227 SUNWlibtorrent \
228 SUNWlibxmlrpc-c \
229 SUNWlinks \
230 SUNWlogilab-common \
231 SUNWlogrotater \
232 SUNWlogrotateu \
233 SUNWlog4j \
234 SUNWlogilab-astng \
235 SUNWlighttpd14r \
236 SUNWlighttpd14u \
237 SUNWltdl \
238 SUNWlua \
239 SUNWlxml \
240 SUNWlxmlr \
241 SUNWlxml-devel \
242 SUNWlxml-python \
243 SUNWlxsl \
244 SUNWlxsl-devel \
245 SUNWlxsl-python \
246 SUNWmeld \
247 SUNWmemcached \
248 SUNWmemcachedr \
|
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.252 09/07/17 SMI"
27 #
28
29 #
30 # pkgdefs/Makefile
31 #
32
33 include $(SRC)/Makefile.master
34
35 sparc_SUBDIRS=
36
37 i386_SUBDIRS=
38
39 COMMON_SUBDIRS= \
40 SUNW0sfw \
41 SUNWa2psr \
42 SUNWa2psu \
43 SUNWaalib \
44 SUNWaconf \
45 SUNWactivation \
46 SUNWaget \
209 SUNWlcms \
210 SUNWless \
211 SUNWlexpt \
212 SUNWlftpr \
213 SUNWlftpu \
214 SUNWlibconfuse \
215 SUNWlibevent \
216 SUNWlibmcrypt \
217 SUNWlibmemcached \
218 SUNWlibmng \
219 SUNWlibnet \
220 SUNWlibopenusb \
221 SUNWlibpcap \
222 SUNWlibosip2 \
223 SUNWlibrsync \
224 SUNWlibsigsegv \
225 SUNWlibsndfile \
226 SUNWlibtool \
227 SUNWlibtorrent \
228 SUNWlibxmlrpc-c \
229 SUNWlibyaz \
230 SUNWlinks \
231 SUNWlogilab-common \
232 SUNWlogrotater \
233 SUNWlogrotateu \
234 SUNWlog4j \
235 SUNWlogilab-astng \
236 SUNWlighttpd14r \
237 SUNWlighttpd14u \
238 SUNWltdl \
239 SUNWlua \
240 SUNWlxml \
241 SUNWlxmlr \
242 SUNWlxml-devel \
243 SUNWlxml-python \
244 SUNWlxsl \
245 SUNWlxsl-devel \
246 SUNWlxsl-python \
247 SUNWmeld \
248 SUNWmemcached \
249 SUNWmemcachedr \
|