Makefile (99ebb4ca412cb0a19d77a3899a87c055b9c30fa8) Makefile (f3861e1a2ceec23a5b699c24d814b7775a9e0b52)
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

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

103 libefi \
104 libfstyp \
105 libwanboot \
106 libwanbootutil \
107 libcryptoutil \
108 libinetcfg \
109 libinetutil \
110 libipmp \
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

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

103 libefi \
104 libfstyp \
105 libwanboot \
106 libwanbootutil \
107 libcryptoutil \
108 libinetcfg \
109 libinetutil \
110 libipmp \
111 libiscsitgt \
111 libkmf \
112 libkstat \
113 libkvm \
114 liblaadm \
115 liblm \
116 libmacadm \
117 libmalloc \
118 libmapmalloc \

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

330 libwanboot \
331 libwanbootutil \
332 libipsecutil \
333 libinetcfg \
334 libinetsvc \
335 libinetutil \
336 libipmp \
337 libipp \
112 libkmf \
113 libkstat \
114 libkvm \
115 liblaadm \
116 liblm \
117 libmacadm \
118 libmalloc \
119 libmapmalloc \

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

331 libwanboot \
332 libwanbootutil \
333 libipsecutil \
334 libinetcfg \
335 libinetsvc \
336 libinetutil \
337 libipmp \
338 libipp \
339 libiscsitgt \
338 libkstat \
339 libkvm \
340 liblaadm \
341 libmacadm \
342 libmail \
343 libmd \
344 libmtmalloc \
345 libnvpair \

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

495libscf: libuutil libmd
496libinetsvc: libscf
497librestart: libuutil libscf
498../cmd/sgs/libdl: ../cmd/sgs/libconv
499../cmd/sgs/libelf: ../cmd/sgs/libconv
500pkcs11: libcryptoutil
501print: libldap5
502udapl/udapl_tavor: udapl/libdat
340 libkstat \
341 libkvm \
342 liblaadm \
343 libmacadm \
344 libmail \
345 libmd \
346 libmtmalloc \
347 libnvpair \

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

497libscf: libuutil libmd
498libinetsvc: libscf
499librestart: libuutil libscf
500../cmd/sgs/libdl: ../cmd/sgs/libconv
501../cmd/sgs/libelf: ../cmd/sgs/libconv
502pkcs11: libcryptoutil
503print: libldap5
504udapl/udapl_tavor: udapl/libdat
503libzfs: libdevinfo libdevid libgen libnvpair libuutil
505libzfs: libdevinfo libdevid libgen libnvpair libuutil libiscsitgt
504libzfs_jni: libdiskmgt libnvpair libzfs
505libzpool: libavl libumem libnvpair
506libsec: libavl
507brand: libc libsocket
508libshare: libscf libzfs libuuid libfsmgt libsecdb
509
510#
511# The reason this rule checks for the existence of the

--- 19 unchanged lines hidden ---
506libzfs_jni: libdiskmgt libnvpair libzfs
507libzpool: libavl libumem libnvpair
508libsec: libavl
509brand: libc libsocket
510libshare: libscf libzfs libuuid libfsmgt libsecdb
511
512#
513# The reason this rule checks for the existence of the

--- 19 unchanged lines hidden ---