Makefile (a69d54d2887d947fa71fcdf2f0940fbf0ca3dd2d) Makefile (b76c14595f2dd8b4765b40057467eb8796111fde)
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

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

261 @cd $(CLOSED)/lib/libike; pwd; $(MAKE) EXPORT_SRC
262 @cd lib/libnsl; pwd; $(MAKE) EXPORT_SRC
263 @cd lib/pkcs11/pkcs11_softtoken/common; pwd; $(MAKE) EXPORT_SRC
264 @cd lib/libsldap; pwd; $(MAKE) EXPORT_SRC
265 @cd lib/libsasl; pwd; $(MAKE) EXPORT_SRC
266 @cd lib/sasl_plugins; pwd; $(MAKE) EXPORT_SRC
267 @cd $(CLOSED)/lib/smartcard; pwd; $(MAKE) EXPORT_SRC
268 @cd lib/pam_modules/krb5; pwd; $(MAKE) EXPORT_SRC
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

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

261 @cd $(CLOSED)/lib/libike; pwd; $(MAKE) EXPORT_SRC
262 @cd lib/libnsl; pwd; $(MAKE) EXPORT_SRC
263 @cd lib/pkcs11/pkcs11_softtoken/common; pwd; $(MAKE) EXPORT_SRC
264 @cd lib/libsldap; pwd; $(MAKE) EXPORT_SRC
265 @cd lib/libsasl; pwd; $(MAKE) EXPORT_SRC
266 @cd lib/sasl_plugins; pwd; $(MAKE) EXPORT_SRC
267 @cd $(CLOSED)/lib/smartcard; pwd; $(MAKE) EXPORT_SRC
268 @cd lib/pam_modules/krb5; pwd; $(MAKE) EXPORT_SRC
269 @cd lib/udapl; pwd; $(MAKE) EXPORT_SRC
270 @cd lib/libresolv2; pwd; $(MAKE) EXPORT_SRC
271 @cd psm/stand/boot; pwd; $(MAKE) EXPORT_SRC
272 @cd uts/common/crypto/io; pwd; $(MAKE) EXPORT_SRC
273 @cd uts/common/des; pwd; $(MAKE) EXPORT_SRC
274 @cd uts/common/rpc; pwd; $(MAKE) EXPORT_SRC
275 @cd uts/common/sys; pwd; $(MAKE) EXPORT_SRC
276 @cd uts/common/gssapi/include; pwd; $(MAKE) EXPORT_SRC
277 @cd uts/common/gssapi; pwd; $(MAKE) EXPORT_SRC

--- 116 unchanged lines hidden ---
269 @cd lib/libresolv2; pwd; $(MAKE) EXPORT_SRC
270 @cd psm/stand/boot; pwd; $(MAKE) EXPORT_SRC
271 @cd uts/common/crypto/io; pwd; $(MAKE) EXPORT_SRC
272 @cd uts/common/des; pwd; $(MAKE) EXPORT_SRC
273 @cd uts/common/rpc; pwd; $(MAKE) EXPORT_SRC
274 @cd uts/common/sys; pwd; $(MAKE) EXPORT_SRC
275 @cd uts/common/gssapi/include; pwd; $(MAKE) EXPORT_SRC
276 @cd uts/common/gssapi; pwd; $(MAKE) EXPORT_SRC

--- 116 unchanged lines hidden ---