INSTINC_SUBDIRS_X86_64 = \
architecture
+INSTINC_SUBDIRS_X86_64H = \
+ architecture
+
INSTINC_SUBDIRS_ARM = \
architecture
Availability.h \
AvailabilityInternal.h \
AvailabilityMacros.h \
+ stddef.h
+
+KERNEL_FILES = \
stdarg.h \
stdbool.h \
stdint.h
INSTALL_MI_DIR = .
-INSTALL_KF_MI_LIST = ${EXPORT_FILES}
+INSTALL_KF_MI_LIST = ${KERNEL_FILES}
-INSTALL_KF_MI_LCL_LIST = ${EXPORT_FILES}
+INSTALL_KF_MI_LCL_LIST = ${KERNEL_FILES}
-EXPORT_MI_LIST = ${EXPORT_FILES} stddef.h
+EXPORT_MI_LIST = ${EXPORT_FILES} ${KERNEL_FILES}
EXPORT_MI_DIR = .