]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/crypto/rc4/Makefile
xnu-2422.1.72.tar.gz
[apple/xnu.git] / bsd / crypto / rc4 / Makefile
index 09d4328425ad3fedf40c2bca3ef457e67000f53b..dc49732bc578079f85a6d1b3a42b2b3cecc96f9e 100644 (file)
@@ -7,18 +7,6 @@ export MakeInc_dir=${SRCROOT}/makedefs/MakeInc.dir
 include $(MakeInc_cmd)
 include $(MakeInc_def)
 
 include $(MakeInc_cmd)
 include $(MakeInc_def)
 
-INSTINC_SUBDIRS = \
-
-INSTINC_SUBDIRS_PPC = \
-
-INSTINC_SUBDIRS_I386 = \
-
-EXPINC_SUBDIRS = \
-
-EXPINC_SUBDIRS_PPC = \
-
-EXPINC_SUBDIRS_I386 = \
-
 PRIVATE_DATAFILES = \
        rc4.h
 
 PRIVATE_DATAFILES = \
        rc4.h
 
@@ -26,7 +14,7 @@ INSTALL_MI_DIR = crypto
 
 EXPORT_MI_DIR = ${INSTALL_MI_DIR}
 
 
 EXPORT_MI_DIR = ${INSTALL_MI_DIR}
 
-INSTALL_MI_LCL_KERN_LIST = ${PRIVATE_DATAFILES}
+INSTALL_KF_MI_LCL_LIST = ${PRIVATE_DATAFILES}
 
 include $(MakeInc_rule)
 include $(MakeInc_dir)
 
 include $(MakeInc_rule)
 include $(MakeInc_dir)