INSTINC_SUBDIRS = \
architecture \
- machine \
mach-o
-INSTINC_SUBDIRS_PPC = \
- architecture \
- ppc
-
-INSTINC_SUBDIRS_I386 = \
- architecture \
- i386
+INSTINC_SUBDIRS_X86_64 = \
+ architecture
INSTINC_SUBDIRS_ARM = \
- architecture \
- arm
+ architecture
+
EXPORT_FILES = \
- AppleSecureBootEpoch.h \
- ar.h \
+ Availability.h \
+ AvailabilityInternal.h \
+ AvailabilityMacros.h \
stdarg.h \
stdbool.h \
stdint.h
INSTALL_MI_DIR = .
-EXPORT_MI_LIST = ${EXPORT_FILES}
+INSTALL_KF_MI_LIST = ${EXPORT_FILES}
+
+INSTALL_KF_MI_LCL_LIST = ${EXPORT_FILES}
+
+EXPORT_MI_LIST = ${EXPORT_FILES} stddef.h
EXPORT_MI_DIR = .