X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/43866e378188c25dd1e2208016ab3cbeb086ae6c..8f6c56a50524aa785f7e596d52dddfb331e18961:/osfmk/ppc/Makefile?ds=sidebyside diff --git a/osfmk/ppc/Makefile b/osfmk/ppc/Makefile index eecd880e5..5649d653b 100644 --- a/osfmk/ppc/Makefile +++ b/osfmk/ppc/Makefile @@ -8,23 +8,20 @@ include $(MakeInc_cmd) include $(MakeInc_def) -DATAFILES = \ - asm.h machlimits.h - EXPORT_ONLY_FILES = \ asm.h \ - cpu_capabilities.h \ cpu_number.h \ - lock.h \ - hw_lock_types.h \ + cpu_capabilities.h \ + Diagnostics.h \ io_map_entries.h \ + lock.h \ + locks.h \ proc_reg.h \ - machine_routines.h \ - Diagnostics.h \ + machine_routines.h \ + mappings.h \ savearea.h \ - mappings.h - -INSTALL_MD_LIST = ${DATAFILES} + pms.h \ + simple_lock.h INSTALL_MD_DIR = ppc