]> git.saurik.com Git - apple/xnu.git/blobdiff - iokit/Makefile
xnu-2422.115.4.tar.gz
[apple/xnu.git] / iokit / Makefile
index a5a3441afc251a8bbcf7d96a3287e9df6f09ae7e..2c53d494fa0c644f12fadb5281839120ef231244 100644 (file)
@@ -8,24 +8,11 @@ include $(MakeInc_cmd)
 include $(MakeInc_def)
 
 INSTINC_SUBDIRS = IOKit
-INSTINC_SUBDIRS_PPC = ${INSTINC_SUBDIRS}
-INSTINC_SUBDIRS_I386 = ${INSTINC_SUBDIRS}
-INSTINC_SUBDIRS_ARM = ${INSTINC_SUBDIRS}
-
 
 EXPINC_SUBDIRS = IOKit
-EXPINC_SUBDIRS_PPC = ${EXPINC_SUBDIRS}
-EXPINC_SUBDIRS_I386 = ${EXPINC_SUBDIRS}
-EXPINC_SUBDIRS_ARM = ${EXPINC_SUBDIRS}
-
-
-SETUP_SUBDIRS = conf
 
 COMP_SUBDIRS = conf
 
-INST_SUBDIRS = User
-
-
 include $(MakeInc_rule)
 include $(MakeInc_dir)