]> git.saurik.com Git - apple/xnu.git/blobdiff - EXTERNAL_HEADERS/Makefile
xnu-1228.tar.gz
[apple/xnu.git] / EXTERNAL_HEADERS / Makefile
index 0e05710a473a556a38ce2b25bb26eda78d034b91..f90e7e8dcd228f444c8bbb85eb29b0585ccd3686 100644 (file)
@@ -20,9 +20,15 @@ INSTINC_SUBDIRS_I386 =       \
        architecture    \
        i386
 
+INSTINC_SUBDIRS_ARM =  \
+       architecture    \
+       arm
+
 EXPORT_FILES = \
+       AppleSecureBootEpoch.h \
        ar.h            \
        stdarg.h        \
+       stdbool.h       \
        stdint.h
 
 INSTALL_MI_LIST = 
@@ -35,5 +41,3 @@ EXPORT_MI_DIR = .
 
 include $(MakeInc_rule)
 include $(MakeInc_dir)
-
-