X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/b0d623f7f2ae71ed96e60569f61f9a9a27016e80..39236c6e673c41db228275375ab7fdb0f837b292:/osfmk/profiling/Makefile diff --git a/osfmk/profiling/Makefile b/osfmk/profiling/Makefile index e037d5041..c273a8c41 100644 --- a/osfmk/profiling/Makefile +++ b/osfmk/profiling/Makefile @@ -10,40 +10,19 @@ include $(MakeInc_def) INSTINC_SUBDIRS = \ machine -INSTINC_SUBDIRS_PPC = \ - ppc - -INSTINC_SUBDIRS_I386 = \ - i386 - INSTINC_SUBDIRS_X86_64 = \ x86_64 -INSTINC_SUBDIRS_ARM = \ - arm EXPINC_SUBDIRS = \ machine -EXPINC_SUBDIRS_PPC = \ - ppc - -EXPINC_SUBDIRS_I386 = \ - i386 - -EXPINC_SUBDIRS_ARM = \ - arm EXPINC_SUBDIRS_X86_64 = \ x86_64 -MIG_DEFS = \ - -MIG_HDRS = \ - DATAFILES = \ - profile-internal.h profile-mk.h profile-kgmon.c \ - ${MIG_DEFS} + profile-internal.h profile-mk.h profile-kgmon.c MIGINCLUDES = \