Makefile (c5e0ece05310eec3c585344bcff875855f3f507a) | Makefile (7e3e5701c73b753fb9dd17a0cbe0568b4cdda39e) |
---|---|
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 --- 554 unchanged lines hidden (view full) --- 563# 564auditd_plugins: libbsm libnsl libsecdb 565gss_mechs/mech_krb5: libgss libnsl libsocket libresolv pkcs11 566libadt_jni: libbsm 567$(CLOSED_BUILD)libc: $(CLOSED)/lib/libc_i18n 568libast: libsocket 569libadutils: libldap5 libresolv libsocket libnsl 570nsswitch: libadutils libidmap | 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 --- 554 unchanged lines hidden (view full) --- 563# 564auditd_plugins: libbsm libnsl libsecdb 565gss_mechs/mech_krb5: libgss libnsl libsocket libresolv pkcs11 566libadt_jni: libbsm 567$(CLOSED_BUILD)libc: $(CLOSED)/lib/libc_i18n 568libast: libsocket 569libadutils: libldap5 libresolv libsocket libnsl 570nsswitch: libadutils libidmap |
571libbsm: libtsol | 571libbsm: libtsol libdevinfo |
572libcmd: libsum libast libsocket libnsl 573libcmdutils: libavl 574libcontract: libnvpair 575libdevid: libdevinfo 576libdevinfo: libnvpair libsec 577libdhcpagent: libsocket libdhcputil libuuid libdlpi libcontract 578libdhcpsvc: libinetutil 579libdhcputil: libnsl libgen libinetutil libdlpi --- 103 unchanged lines hidden --- | 572libcmd: libsum libast libsocket libnsl 573libcmdutils: libavl 574libcontract: libnvpair 575libdevid: libdevinfo 576libdevinfo: libnvpair libsec 577libdhcpagent: libsocket libdhcputil libuuid libdlpi libcontract 578libdhcpsvc: libinetutil 579libdhcputil: libnsl libgen libinetutil libdlpi --- 103 unchanged lines hidden --- |