X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/7e41aa883dd258f888d0470250eead40a53ef1f5..3903760236c30e3b5ace7a4eefac3a269d68957c:/osfmk/profiling/machine/Makefile diff --git a/osfmk/profiling/machine/Makefile b/osfmk/profiling/machine/Makefile index e881a130b..3ee985875 100644 --- a/osfmk/profiling/machine/Makefile +++ b/osfmk/profiling/machine/Makefile @@ -3,11 +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) - DATAFILES = \ profile-md.h @@ -21,5 +19,3 @@ EXPORT_MI_DIR = profile/machine include $(MakeInc_rule) include $(MakeInc_dir) - -