X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/ac5ea4a98a4e1d34a076095ea1eaa87e43d1f335..43866e378188c25dd1e2208016ab3cbeb086ae6c:/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 = \