Makefile (6ba597c56d749c61b4f783157f63196d7b2445f0) Makefile (e4d060fb4c00d44cd578713eb9a921f594b733b8)
1#
2# CDDL HEADER START
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

--- 227 unchanged lines hidden (view full) ---

236 libcontract \
237 ../cmd/sendmail/libmilter \
238 sasl_plugins \
239 udapl \
240 libzpool \
241 libzfs \
242 libzfs_jni \
243 pyzfs \
1#
2# CDDL HEADER START
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

--- 227 unchanged lines hidden (view full) ---

236 libcontract \
237 ../cmd/sendmail/libmilter \
238 sasl_plugins \
239 udapl \
240 libzpool \
241 libzfs \
242 libzfs_jni \
243 pyzfs \
244 pysolaris \
244 libmapid \
245 brand \
246 policykit \
247 hal \
248 libshare \
249 libsqlite \
250 libidmap \
251 libadutils \

--- 108 unchanged lines hidden (view full) ---

360 libzfs \
361 libzonecfg \
362 lvm \
363 madv \
364 mms \
365 mpss \
366 pam_modules \
367 pyzfs \
245 libmapid \
246 brand \
247 policykit \
248 hal \
249 libshare \
250 libsqlite \
251 libidmap \
252 libadutils \

--- 108 unchanged lines hidden (view full) ---

361 libzfs \
362 libzonecfg \
363 lvm \
364 madv \
365 mms \
366 mpss \
367 pam_modules \
368 pyzfs \
369 pysolaris \
368 rpcsec_gss \
369 libreparse
370MSGSUBDIRS += \
371 $($(MACH)_MSGSUBDIRS)
372
373sparc_MSGSUBDIRS= \
374 libprtdiag \
375 libprtdiag_psr

--- 273 unchanged lines hidden (view full) ---

649libvrrpadm: libsocket libdladm libscf
650libvscan: libscf
651scsi: libnvpair
652mpapi: libpthread libdevinfo libsysevent libnvpair
653sun_fc: libdevinfo libsysevent libnvpair
654libsun_ima: libdevinfo libsysevent libnsl
655sun_sas: libdevinfo libsysevent libnvpair libkstat libdevid
656libgrubmgmt: libdevinfo libzfs libfstyp
370 rpcsec_gss \
371 libreparse
372MSGSUBDIRS += \
373 $($(MACH)_MSGSUBDIRS)
374
375sparc_MSGSUBDIRS= \
376 libprtdiag \
377 libprtdiag_psr

--- 273 unchanged lines hidden (view full) ---

651libvrrpadm: libsocket libdladm libscf
652libvscan: libscf
653scsi: libnvpair
654mpapi: libpthread libdevinfo libsysevent libnvpair
655sun_fc: libdevinfo libsysevent libnvpair
656libsun_ima: libdevinfo libsysevent libnsl
657sun_sas: libdevinfo libsysevent libnvpair libkstat libdevid
658libgrubmgmt: libdevinfo libzfs libfstyp
657pyzfs: libnvpair libsec libidmap libzfs
659pyzfs: libnvpair libzfs
660pysolaris: libsec libidmap
658libreparse: libnvpair
659libhotplug: libnvpair
660cfgadm_plugins: libhotplug
661libilb: libsocket
662$(INTEL_BUILD)libdiskmgt:libfdisk
663
664#
665# The reason this rule checks for the existence of the

--- 19 unchanged lines hidden ---
661libreparse: libnvpair
662libhotplug: libnvpair
663cfgadm_plugins: libhotplug
664libilb: libsocket
665$(INTEL_BUILD)libdiskmgt:libfdisk
666
667#
668# The reason this rule checks for the existence of the

--- 19 unchanged lines hidden ---