]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/mach_debug/Makefile
xnu-7195.101.1.tar.gz
[apple/xnu.git] / osfmk / mach_debug / Makefile
index 6ddb140a65446e751bb2cbc45056c44c3d19194c..3aed683df8d95bb3dac108cfcf35759ceea73385 100644 (file)
@@ -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)
-
-