]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/Makefile
xnu-344.49.tar.gz
[apple/xnu.git] / osfmk / Makefile
index 0cf9f4e541699587a416cbdb81303e114fb75f82..92ea3b0085fc7b9eb295c4d9f110e3274687f99f 100644 (file)
@@ -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 = \