summaryrefslogtreecommitdiff
path: root/usr/src/Makefile
diff options
context:
space:
mode:
authorDarren J Moffat <Darren.Moffat@Sun.COM>2009-10-01 07:56:28 -0700
committerDarren J Moffat <Darren.Moffat@Sun.COM>2009-10-01 07:56:28 -0700
commit38603a2034ae521f26661b0a6239028a83026614 (patch)
tree333b5c8fa64ae7fe7749640d24002045886863ac /usr/src/Makefile
parent0d58bea55dfa3be75f7128a0022b3b29ef6c7f16 (diff)
downloadillumos-joyent-38603a2034ae521f26661b0a6239028a83026614.tar.gz
PSARC/2004/678 EOF SCF_ Smartcard APIs
PSARC/2005/106 iButton Smartcard EOF PSARC/2005/107 Cyberflex Smartcard EOF PSARC/2006/295 EOF pam_smartcard(5) PSARC/2006/296 EOF smartcard(1m) 6857067 Smartcard EOF Removal
Diffstat (limited to 'usr/src/Makefile')
-rw-r--r--usr/src/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/src/Makefile b/usr/src/Makefile
index 9d9a2114a0..931e28aef3 100644
--- a/usr/src/Makefile
+++ b/usr/src/Makefile
@@ -261,7 +261,6 @@ EXPORT_SRC:
@cd lib/libsldap; pwd; $(MAKE) EXPORT_SRC
@cd lib/libsasl; pwd; $(MAKE) EXPORT_SRC
@cd lib/sasl_plugins; pwd; $(MAKE) EXPORT_SRC
- @cd $(CLOSED)/lib/smartcard; pwd; $(MAKE) EXPORT_SRC
@cd lib/pam_modules/krb5; pwd; $(MAKE) EXPORT_SRC
@cd lib/libresolv2; pwd; $(MAKE) EXPORT_SRC
@cd psm/stand/boot; pwd; $(MAKE) EXPORT_SRC