X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/fe8ab488e9161c46dd9885d58fc52996dc0249ff..0a7de7458d150b5d4dffc935ba399be265ef0a1a:/EXTERNAL_HEADERS/Makefile?ds=sidebyside diff --git a/EXTERNAL_HEADERS/Makefile b/EXTERNAL_HEADERS/Makefile index 39cb58f90..a8db883a3 100644 --- a/EXTERNAL_HEADERS/Makefile +++ b/EXTERNAL_HEADERS/Makefile @@ -3,7 +3,6 @@ export MakeInc_def=${SRCROOT}/makedefs/MakeInc.def export MakeInc_rule=${SRCROOT}/makedefs/MakeInc.rule export MakeInc_dir=${SRCROOT}/makedefs/MakeInc.dir - include $(MakeInc_cmd) include $(MakeInc_def) @@ -20,19 +19,25 @@ INSTINC_SUBDIRS_X86_64H = \ INSTINC_SUBDIRS_ARM = \ architecture +INSTINC_SUBDIRS_ARM64 = \ + architecture EXPORT_FILES = \ Availability.h \ AvailabilityInternal.h \ - AvailabilityMacros.h \ - stddef.h + AvailabilityMacros.h KERNEL_FILES = \ stdarg.h \ + stdatomic.h \ stdbool.h \ + stddef.h \ stdint.h -INSTALL_MI_LIST = +KERNEL_FILES += \ + ptrauth.h + +INSTALL_MI_LIST = INSTALL_MI_DIR = .