]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/Makefile
xnu-1699.22.73.tar.gz
[apple/xnu.git] / osfmk / Makefile
index f07b7e1f3cfa5281182d82f0c2943de9c881903f..7b609b5ae88127fcb7453ef7cd8b4e2c2e94fe86 100644 (file)
@@ -22,20 +22,13 @@ INSTINC_SUBDIRS = \
        libsa \
        kdp \
        pmc
-
-INSTINC_SUBDIRS_PPC = \
-       mach \
-       ppc
-
 INSTINC_SUBDIRS_I386 = \
        mach    \
        i386
-
 INSTINC_SUBDIRS_X86_64 = \
        mach    \
        i386    \
        x86_64
-
 INSTINC_SUBDIRS_ARM = \
        mach    \
        arm
@@ -58,25 +51,18 @@ EXPINC_SUBDIRS = \
        kdp \
        pmc
 
-EXPINC_SUBDIRS_PPC = \
-       mach \
-       ppc
-
 EXPINC_SUBDIRS_I386 = \
        mach    \
        i386
-
 EXPINC_SUBDIRS_X86_64 = \
        mach    \
        i386    \
        x86_64
-
 EXPINC_SUBDIRS_ARM = \
        mach    \
        arm
 
-SETUP_SUBDIRS =        \
-       conf
+SETUP_SUBDIRS =
 
 COMP_SUBDIRS =         \
        conf