]> git.saurik.com Git - apple/xnu.git/blobdiff - iokit/Makefile
xnu-3789.1.32.tar.gz
[apple/xnu.git] / iokit / Makefile
index 1657e4a1129baee090cadbde49b7b154edf1015d..c9c3d03b69e777b1a225a4c1a908fd12067f672f 100644 (file)
@@ -3,28 +3,14 @@ export MakeInc_def=${SRCROOT}/makedefs/MakeInc.def
 export MakeInc_rule=${SRCROOT}/makedefs/MakeInc.rule
 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)
-
-