]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/x86_64/Makefile
xnu-3248.40.184.tar.gz
[apple/xnu.git] / osfmk / x86_64 / Makefile
index 354a2f3db1717eeaa90b1c458b41ce6dec110d95..a8a46585004141698bc0f725d5b1891a4bd20bd0 100644 (file)
@@ -3,20 +3,12 @@ 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)
 
-EXPORT_ONLY_FILES =
-
-INSTALL_MD_DIR = x86_64
-
-INSTALL_MD_LIST = 
-
-INSTALL_MD_LCL_LIST =
 
+EXPORT_ONLY_FILES = machine_kpc.h
 EXPORT_MD_LIST = ${EXPORT_ONLY_FILES}
-
 EXPORT_MD_DIR = x86_64
 
 include $(MakeInc_rule)