Makefile (03831d35f7499c87d51205817c93e9a8d42c4bae) | Makefile (8200fe25ffab8b2032d046c88710a949f361b700) |
---|---|
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 --- 200 unchanged lines hidden (view full) --- 209 libcmdutils \ 210 libcontract \ 211 ../cmd/sendmail/libmilter \ 212 sasl_plugins \ 213 udapl \ 214 libzpool \ 215 libzfs \ 216 libzfs_jni \ | 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 --- 200 unchanged lines hidden (view full) --- 209 libcmdutils \ 210 libcontract \ 211 ../cmd/sendmail/libmilter \ 212 sasl_plugins \ 213 udapl \ 214 libzpool \ 215 libzfs \ 216 libzfs_jni \ |
217 libmapid \ |
|
217 $($(MACH)_SUBDIRS) 218 219sparc_SUBDIRS= .WAIT \ 220 efcode \ 221 libc_psr .WAIT \ 222 libprtdiag .WAIT \ 223 libprtdiag_psr \ 224 librsc \ --- 137 unchanged lines hidden (view full) --- 362 libzoneinfo \ 363 lvm \ 364 openssl \ 365 pkcs11 \ 366 passwdutil \ 367 ../cmd/sendmail/libmilter \ 368 fm \ 369 udapl \ | 218 $($(MACH)_SUBDIRS) 219 220sparc_SUBDIRS= .WAIT \ 221 efcode \ 222 libc_psr .WAIT \ 223 libprtdiag .WAIT \ 224 libprtdiag_psr \ 225 librsc \ --- 137 unchanged lines hidden (view full) --- 363 libzoneinfo \ 364 lvm \ 365 openssl \ 366 pkcs11 \ 367 passwdutil \ 368 ../cmd/sendmail/libmilter \ 369 fm \ 370 udapl \ |
371 libmapid \ |
|
370 $($(MACH)_HDRSUBDIRS) 371 372$(CLOSED_BUILD)HDRSUBDIRS += \ 373 $(CLOSED)/lib/libc_i18n \ 374 $(CLOSED)/lib/libike \ 375 $(CLOSED)/lib/smartcard 376 377sparc_HDRSUBDIRS= \ --- 61 unchanged lines hidden (view full) --- 439libdladm: libdlpi libdevinfo 440libdtrace: libproc libgen libctf 441libdtrace_jni: libuutil libdtrace 442libefi: libuuid 443$(CLOSED_BUILD)$(CLOSED)/lib/libelfsign: \ 444 $(CLOSED)/lib/libike libcryptoutil pkcs11 445libinetcfg: libnsl libsocket libdevinfo 446libnsl: libmd5 libscf | 372 $($(MACH)_HDRSUBDIRS) 373 374$(CLOSED_BUILD)HDRSUBDIRS += \ 375 $(CLOSED)/lib/libc_i18n \ 376 $(CLOSED)/lib/libike \ 377 $(CLOSED)/lib/smartcard 378 379sparc_HDRSUBDIRS= \ --- 61 unchanged lines hidden (view full) --- 441libdladm: libdlpi libdevinfo 442libdtrace: libproc libgen libctf 443libdtrace_jni: libuutil libdtrace 444libefi: libuuid 445$(CLOSED_BUILD)$(CLOSED)/lib/libelfsign: \ 446 $(CLOSED)/lib/libike libcryptoutil pkcs11 447libinetcfg: libnsl libsocket libdevinfo 448libnsl: libmd5 libscf |
449libmapid: libresolv libcmd |
|
447libmacadm: libdevinfo 448libuuid: libsocket 449libinetutil: libsocket 450libsecdb: libcmd libnsl 451librt: libaio libmd 452libsasl: libgss libsocket pkcs11 libmd 453sasl_plugins: pkcs11 libgss libsocket libsasl 454libsctp: libsocket --- 45 unchanged lines hidden --- | 450libmacadm: libdevinfo 451libuuid: libsocket 452libinetutil: libsocket 453libsecdb: libcmd libnsl 454librt: libaio libmd 455libsasl: libgss libsocket pkcs11 libmd 456sasl_plugins: pkcs11 libgss libsocket libsasl 457libsctp: libsocket --- 45 unchanged lines hidden --- |