X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/bd504ef0e0b883cdd7917b73b3574eb9ce669905..39236c6e673c41db228275375ab7fdb0f837b292:/bsd/vfs/Makefile diff --git a/bsd/vfs/Makefile b/bsd/vfs/Makefile index b9ddbedcc..68e740b9a 100644 --- a/bsd/vfs/Makefile +++ b/bsd/vfs/Makefile @@ -7,14 +7,6 @@ export MakeInc_dir=${SRCROOT}/makedefs/MakeInc.dir include $(MakeInc_cmd) include $(MakeInc_def) -INSTINC_SUBDIRS = \ - -INSTINC_SUBDIRS_I386 = \ - -EXPINC_SUBDIRS = \ - -EXPINC_SUBDIRS_I386 = \ - DATAFILES = \ vfs_support.h @@ -26,7 +18,6 @@ EXPORT_MI_LIST = ${DATAFILES} EXPORT_MI_DIR = vfs - include $(MakeInc_rule) include $(MakeInc_dir)