]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/ppc/Makefile
xnu-1504.15.3.tar.gz
[apple/xnu.git] / osfmk / ppc / Makefile
index eecd880e572270a939e407ce6d3cc82fea6d8a35..b978cc6765946ebac82b1419e09514724abc01b8 100644 (file)
@@ -8,23 +8,19 @@ 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}
+       simple_lock.h
 
 INSTALL_MD_DIR = ppc