]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/hfs/Makefile
xnu-1228.9.59.tar.gz
[apple/xnu.git] / bsd / hfs / Makefile
index fe40106acecf170b05ea6ce7ee33177e5f9f98be..cdc1fb8ba33560a6cc8e88c3982ed2156bffc3ed 100644 (file)
@@ -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_fsctl.h hfs_macos_defs.h hfs_quota.h rangelist.h
 
 INSTALL_MI_LIST        = ${DATAFILES}