]> git.saurik.com Git - apple/xnu.git/blobdiff - Makefile
xnu-792.24.17.tar.gz
[apple/xnu.git] / Makefile
index 5adbd70ba166c0df70c361285267d8ca7e658ab7..2855bb34cbf4ee2488cd9829e7a007aac0e7be5f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -31,11 +31,13 @@ ALL_SUBDIRS = \
        libkern \
        libsa
 
-INSTINC_SUBDIRS = $(ALL_SUBDIRS)
+CONFIG_SUBDIRS = config
 
-INSTINC_SUBDIRS_PPC = $(INSTINC_SUBDIRS)
+INSTINC_SUBDIRS = $(ALL_SUBDIRS) EXTERNAL_HEADERS
 
-INSTINC_SUBDIRS_I386 = $(INSTINC_SUBDIRS)
+INSTINC_SUBDIRS_PPC = $(INSTINC_SUBDIRS) EXTERNAL_HEADERS
+
+INSTINC_SUBDIRS_I386 = $(INSTINC_SUBDIRS) EXTERNAL_HEADERS
 
 EXPINC_SUBDIRS = $(ALL_SUBDIRS)
 
@@ -45,12 +47,14 @@ EXPINC_SUBDIRS_I386 = $(EXPINC_SUBDIRS)
 
 COMP_SUBDIRS = $(ALL_SUBDIRS)
 
+
 INST_SUBDIRS = \
        libkern \
        libsa   \
        iokit   \
        osfmk   \
-       bsd
+       bsd     \
+       config
 
 INSTALL_FILE_LIST= \
        mach_kernel