]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/vfs/Makefile
xnu-2422.1.72.tar.gz
[apple/xnu.git] / bsd / vfs / Makefile
index 1ed043ac222a6d95c6a60dc6c4daa9b1bf1f16f7..68e740b9a5e320ddbcfc1e74799f91a23fe5e18b 100644 (file)
@@ -7,20 +7,8 @@ export MakeInc_dir=${SRCROOT}/makedefs/MakeInc.dir
 include $(MakeInc_cmd)
 include $(MakeInc_def)
 
-INSTINC_SUBDIRS = \
-
-INSTINC_SUBDIRS_PPC = \
-
-INSTINC_SUBDIRS_I386 = \
-
-EXPINC_SUBDIRS = \
-
-EXPINC_SUBDIRS_PPC = \
-
-EXPINC_SUBDIRS_I386 = \
-
 DATAFILES = \
-       vfs_support.h vfs_journal.h
+       vfs_support.h
 
 INSTALL_MI_LIST        = ${DATAFILES}
 
@@ -30,7 +18,6 @@ EXPORT_MI_LIST        = ${DATAFILES}
 
 EXPORT_MI_DIR = vfs
 
-
 include $(MakeInc_rule)
 include $(MakeInc_dir)