]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/x86_64/Makefile
xnu-2050.48.11.tar.gz
[apple/xnu.git] / osfmk / x86_64 / Makefile
index 354a2f3db1717eeaa90b1c458b41ce6dec110d95..8e7e0cc88bb6a6b30e45b6dd2a465453e20c936e 100644 (file)
@@ -3,21 +3,9 @@ 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_MD_LIST = ${EXPORT_ONLY_FILES}
-
-EXPORT_MD_DIR = x86_64
 
 include $(MakeInc_rule)
 include $(MakeInc_dir)