X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/bd504ef0e0b883cdd7917b73b3574eb9ce669905..39236c6e673c41db228275375ab7fdb0f837b292:/bsd/crypto/Makefile?ds=sidebyside diff --git a/bsd/crypto/Makefile b/bsd/crypto/Makefile index 109c4c4cb..01b1da8b2 100644 --- a/bsd/crypto/Makefile +++ b/bsd/crypto/Makefile @@ -10,21 +10,7 @@ include $(MakeInc_def) INSTINC_SUBDIRS = \ blowfish \ cast128 \ - rc4 \ - -INSTINC_SUBDIRS_I386 = \ - -INSTINC_SUBDIRS_X86_64 = \ - -INSTINC_SUBDIRS_ARM = \ - -EXPINC_SUBDIRS = ${INSTINC_SUBDIRS} - -EXPINC_SUBDIRS_I386 = \ - -EXPINC_SUBDIRS_X86_64 = \ - -EXPINC_SUBDIRS_ARM = \ + rc4 \ PRIVATE_DATAFILES = \ sha1.h \