]> git.saurik.com Git - apple/xnu.git/blobdiff - iokit/Makefile
xnu-2422.1.72.tar.gz
[apple/xnu.git] / iokit / Makefile
index 1657e4a1129baee090cadbde49b7b154edf1015d..2c53d494fa0c644f12fadb5281839120ef231244 100644 (file)
@@ -7,23 +7,12 @@ export MakeInc_dir=${SRCROOT}/makedefs/MakeInc.dir
 include $(MakeInc_cmd)
 include $(MakeInc_def)
 
-INSTINC_SUBDIRS = include IOKit
-INSTINC_SUBDIRS_PPC = ${INSTINC_SUBDIRS}
-INSTINC_SUBDIRS_I386 = ${INSTINC_SUBDIRS}
-
+INSTINC_SUBDIRS = IOKit
 
 EXPINC_SUBDIRS = IOKit
-EXPINC_SUBDIRS_PPC = ${EXPINC_SUBDIRS}
-EXPINC_SUBDIRS_I386 = ${EXPINC_SUBDIRS}
-
-
-SETUP_SUBDIRS = conf
 
 COMP_SUBDIRS = conf
 
-INST_SUBDIRS = User
-
-
 include $(MakeInc_rule)
 include $(MakeInc_dir)