Makefile (581cede61ac9c14d8d4ea452562a567189eead78) Makefile (38603a2034ae521f26661b0a6239028a83026614)
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

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

256 @cd lib/libcrypt; pwd; $(MAKE) EXPORT_SRC
257 @cd lib/libgss; pwd; $(MAKE) EXPORT_SRC
258 @cd $(CLOSED)/lib/libike; pwd; $(MAKE) EXPORT_SRC
259 @cd lib/libnsl; pwd; $(MAKE) EXPORT_SRC
260 @cd lib/pkcs11/pkcs11_softtoken/common; pwd; $(MAKE) EXPORT_SRC
261 @cd lib/libsldap; pwd; $(MAKE) EXPORT_SRC
262 @cd lib/libsasl; pwd; $(MAKE) EXPORT_SRC
263 @cd lib/sasl_plugins; 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

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

256 @cd lib/libcrypt; pwd; $(MAKE) EXPORT_SRC
257 @cd lib/libgss; pwd; $(MAKE) EXPORT_SRC
258 @cd $(CLOSED)/lib/libike; pwd; $(MAKE) EXPORT_SRC
259 @cd lib/libnsl; pwd; $(MAKE) EXPORT_SRC
260 @cd lib/pkcs11/pkcs11_softtoken/common; pwd; $(MAKE) EXPORT_SRC
261 @cd lib/libsldap; pwd; $(MAKE) EXPORT_SRC
262 @cd lib/libsasl; pwd; $(MAKE) EXPORT_SRC
263 @cd lib/sasl_plugins; pwd; $(MAKE) EXPORT_SRC
264 @cd $(CLOSED)/lib/smartcard; pwd; $(MAKE) EXPORT_SRC
265 @cd lib/pam_modules/krb5; pwd; $(MAKE) EXPORT_SRC
266 @cd lib/libresolv2; pwd; $(MAKE) EXPORT_SRC
267 @cd psm/stand/boot; pwd; $(MAKE) EXPORT_SRC
268 @cd uts/common/crypto/io; pwd; $(MAKE) EXPORT_SRC
269 @cd uts/common/des; pwd; $(MAKE) EXPORT_SRC
270 @cd uts/common/rpc; pwd; $(MAKE) EXPORT_SRC
271 @cd uts/common/sys; pwd; $(MAKE) EXPORT_SRC
272 @cd uts/common/gssapi/include; pwd; $(MAKE) EXPORT_SRC

--- 117 unchanged lines hidden ---
264 @cd lib/pam_modules/krb5; pwd; $(MAKE) EXPORT_SRC
265 @cd lib/libresolv2; pwd; $(MAKE) EXPORT_SRC
266 @cd psm/stand/boot; pwd; $(MAKE) EXPORT_SRC
267 @cd uts/common/crypto/io; pwd; $(MAKE) EXPORT_SRC
268 @cd uts/common/des; pwd; $(MAKE) EXPORT_SRC
269 @cd uts/common/rpc; pwd; $(MAKE) EXPORT_SRC
270 @cd uts/common/sys; pwd; $(MAKE) EXPORT_SRC
271 @cd uts/common/gssapi/include; pwd; $(MAKE) EXPORT_SRC

--- 117 unchanged lines hidden ---