]> git.saurik.com Git - apple/xnu.git/blobdiff - iokit/IOKit/system_management/Makefile
xnu-1699.22.73.tar.gz
[apple/xnu.git] / iokit / IOKit / system_management / Makefile
index 8b246385016182fe5ef98e94cc4948755ae96e6a..c887db562e109f93dcecfa8f54b988546b8f2d3e 100644 (file)
@@ -14,12 +14,14 @@ MI_DIR = system_management
 NOT_EXPORT_HEADERS = 
 
 INSTINC_SUBDIRS =
-INSTINC_SUBDIRS_PPC =
 INSTINC_SUBDIRS_I386 =
+INSTINC_SUBDIRS_X86_64 =
+INSTINC_SUBDIRS_ARM =
 
 EXPINC_SUBDIRS = ${INSTINC_SUBDIRS}
-EXPINC_SUBDIRS_PPC = ${INSTINC_SUBDIRS_PPC}
 EXPINC_SUBDIRS_I386 = ${INSTINC_SUBDIRS_I386}
+EXPINC_SUBDIRS_X86_64 = ${INSTINC_SUBDIRS_X86_64}
+EXPINC_SUBDIRS_ARM = ${INSTINC_SUBDIRS_ARM}
 
 ALL_HEADERS = $(shell (cd $(SOURCE); echo *.h))