]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/profiling/Makefile
xnu-2422.1.72.tar.gz
[apple/xnu.git] / osfmk / profiling / Makefile
index 3b2b64363543aacef7652a05844b62afb1f19f54..c273a8c417d58b8377863cfc5dde9059ebaa9172 100644 (file)
@@ -10,34 +10,19 @@ include $(MakeInc_def)
 INSTINC_SUBDIRS = \
        machine
 
-INSTINC_SUBDIRS_I386 = \
-       i386
-
 INSTINC_SUBDIRS_X86_64 = \
        x86_64
 
-INSTINC_SUBDIRS_ARM = \
-       arm
 
 EXPINC_SUBDIRS = \
        machine
 
-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 = \