X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/b4c24cb9d3df001f2892dc4ed451bc769ff28a9f..d7e50217d7adf6e52786a38bcaa4cd698cb9a79e:/osfmk/Makefile diff --git a/osfmk/Makefile b/osfmk/Makefile index 0cf9f4e54..92ea3b008 100644 --- a/osfmk/Makefile +++ b/osfmk/Makefile @@ -9,6 +9,7 @@ include $(MakeInc_def) INSTINC_SUBDIRS = \ mach \ + machine \ default_pager \ device \ mach_debug \ @@ -17,10 +18,12 @@ INSTINC_SUBDIRS = \ INSTINC_SUBDIRS_PPC = \ mach \ + ppc \ profiling INSTINC_SUBDIRS_I386 = \ mach \ + i386 \ profiling EXPINC_SUBDIRS = \