X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/91447636331957f3d9b5ca5b508f07c526b0074d..c3c9b80d004dbbfdf763edeb97968c6997e3b45b:/osfmk/mach_debug/Makefile diff --git a/osfmk/mach_debug/Makefile b/osfmk/mach_debug/Makefile index 6ddb140a6..3aed683df 100644 --- a/osfmk/mach_debug/Makefile +++ b/osfmk/mach_debug/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) @@ -23,9 +22,5 @@ EXPORT_MI_LIST = ${DATAFILES} EXPORT_MI_DIR = mach_debug -COMP_FILES = - include $(MakeInc_rule) include $(MakeInc_dir) - -