]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/miscfs/Makefile
xnu-2422.1.72.tar.gz
[apple/xnu.git] / bsd / miscfs / Makefile
index ece0641088d8437328a4bcb355d23ac532361b53..1d54c5b951061cfd4729b71ae8b926de34795cee 100644 (file)
@@ -13,21 +13,11 @@ INSTINC_SUBDIRS = \
        specfs \
        union
 
-INSTINC_SUBDIRS_I386 = \
-
 EXPINC_SUBDIRS = \
        devfs \
        fifofs \
-       specfs
-
-EXPINC_SUBDIRS_I386 = \
-
-SETUP_SUBDIRS =        \
-
-COMP_SUBDIRS =         \
-
-INST_SUBDIRS = \
-
+       specfs \
+       union
 
 include $(MakeInc_rule)
 include $(MakeInc_dir)