X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/1c79356b52d46aa6b508fb032f5ae709b1f2897b..9bccf70c0258c7cac2dcb80011b2a964d884c552:/bsd/hfs/Makefile diff --git a/bsd/hfs/Makefile b/bsd/hfs/Makefile index fe40106ac..bea8d9526 100644 --- a/bsd/hfs/Makefile +++ b/bsd/hfs/Makefile @@ -8,14 +8,12 @@ include $(MakeInc_cmd) include $(MakeInc_def) INSTINC_SUBDIRS = \ - hfscommon INSTINC_SUBDIRS_PPC = \ INSTINC_SUBDIRS_I386 = \ EXPINC_SUBDIRS = \ - hfscommon EXPINC_SUBDIRS_PPC = \ @@ -25,7 +23,8 @@ DATAFILES = \ hfs_encodings.h hfs_format.h hfs_mount.h PRIVATE_DATAFILES = \ - hfs.h hfs_macos_defs.h + hfs.h hfs_attrlist.h hfs_catalog.h hfs_cnode.h hfs_endian.h \ + hfs_lockf.h hfs_macos_defs.h hfs_quota.h rangelist.h INSTALL_MI_LIST = ${DATAFILES}