]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/vfs/Makefile
xnu-2422.1.72.tar.gz
[apple/xnu.git] / bsd / vfs / Makefile
index ce2bd8753962e8d408edf35d99cc4a9a807123b7..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_support.h
 
 INSTALL_MI_LIST        = ${DATAFILES}
 
@@ -30,7 +18,6 @@ EXPORT_MI_LIST        = ${DATAFILES}
 
 EXPORT_MI_DIR = vfs
 
-
 include $(MakeInc_rule)
 include $(MakeInc_dir)