Makefile (8200fe25ffab8b2032d046c88710a949f361b700) Makefile (10db1377dafab8ba3feedef26db9c5d8539a5cd1)
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

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

132 libnisdb \
133 libpool \
134 libproc \
135 libproject \
136 libsendfile \
137 nametoaddr \
138 ncad_addr \
139 gss_mechs/mech_krb5 .WAIT \
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

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

132 libnisdb \
133 libpool \
134 libproc \
135 libproject \
136 libsendfile \
137 nametoaddr \
138 ncad_addr \
139 gss_mechs/mech_krb5 .WAIT \
140 libkrb5 .WAIT \
140 krb5 .WAIT
141$(CLOSED_BUILD)SUBDIRS += \
142 $(CLOSED)/lib/smartcard
143SUBDIRS += \
144 passwdutil \
145 pam_modules \
146 crypt_modules \
147 libadt_jni \

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

364 lvm \
365 openssl \
366 pkcs11 \
367 passwdutil \
368 ../cmd/sendmail/libmilter \
369 fm \
370 udapl \
371 libmapid \
141 krb5 .WAIT
142$(CLOSED_BUILD)SUBDIRS += \
143 $(CLOSED)/lib/smartcard
144SUBDIRS += \
145 passwdutil \
146 pam_modules \
147 crypt_modules \
148 libadt_jni \

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

365 lvm \
366 openssl \
367 pkcs11 \
368 passwdutil \
369 ../cmd/sendmail/libmilter \
370 fm \
371 udapl \
372 libmapid \
373 libkrb5 \
372 $($(MACH)_HDRSUBDIRS)
373
374$(CLOSED_BUILD)HDRSUBDIRS += \
375 $(CLOSED)/lib/libc_i18n \
376 $(CLOSED)/lib/libike \
377 $(CLOSED)/lib/smartcard
378
379sparc_HDRSUBDIRS= \

--- 123 unchanged lines hidden ---
374 $($(MACH)_HDRSUBDIRS)
375
376$(CLOSED_BUILD)HDRSUBDIRS += \
377 $(CLOSED)/lib/libc_i18n \
378 $(CLOSED)/lib/libike \
379 $(CLOSED)/lib/smartcard
380
381sparc_HDRSUBDIRS= \

--- 123 unchanged lines hidden ---