]> git.saurik.com Git - apple/xnu.git/blobdiff - iokit/Makefile
xnu-3789.1.32.tar.gz
[apple/xnu.git] / iokit / Makefile
index fee3c6fe15c706943683ea446371871f97771cf9..c9c3d03b69e777b1a225a4c1a908fd12067f672f 100644 (file)
@@ -3,32 +3,14 @@ export MakeInc_def=${SRCROOT}/makedefs/MakeInc.def
 export MakeInc_rule=${SRCROOT}/makedefs/MakeInc.rule
 export MakeInc_dir=${SRCROOT}/makedefs/MakeInc.dir
 
 export MakeInc_rule=${SRCROOT}/makedefs/MakeInc.rule
 export MakeInc_dir=${SRCROOT}/makedefs/MakeInc.dir
 
-
 include $(MakeInc_cmd)
 include $(MakeInc_def)
 
 INSTINC_SUBDIRS = IOKit
 include $(MakeInc_cmd)
 include $(MakeInc_def)
 
 INSTINC_SUBDIRS = IOKit
-INSTINC_SUBDIRS_PPC = ${INSTINC_SUBDIRS}
-INSTINC_SUBDIRS_I386 = ${INSTINC_SUBDIRS}
-INSTINC_SUBDIRS_X86_64 = ${INSTINC_SUBDIRS}
-INSTINC_SUBDIRS_ARM = ${INSTINC_SUBDIRS}
-
 
 EXPINC_SUBDIRS = IOKit
 
 EXPINC_SUBDIRS = IOKit
-EXPINC_SUBDIRS_PPC = ${EXPINC_SUBDIRS}
-EXPINC_SUBDIRS_I386 = ${EXPINC_SUBDIRS}
-EXPINC_SUBDIRS_X86_64 = ${EXPINC_SUBDIRS}
-EXPINC_SUBDIRS_ARM = ${EXPINC_SUBDIRS}
-
-
-SETUP_SUBDIRS = conf
 
 COMP_SUBDIRS = conf
 
 
 COMP_SUBDIRS = conf
 
-INST_SUBDIRS = User
-
-
 include $(MakeInc_rule)
 include $(MakeInc_dir)
 include $(MakeInc_rule)
 include $(MakeInc_dir)
-
-