]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/hfs/Makefile
xnu-1699.22.73.tar.gz
[apple/xnu.git] / bsd / hfs / Makefile
index bea8d9526c4587bfd46261f9064933e1ec9235eb..27705308fad113f9a0c1037f5a5100fc4bb842a9 100644 (file)
@@ -9,22 +9,22 @@ include $(MakeInc_def)
 
 INSTINC_SUBDIRS = \
 
-INSTINC_SUBDIRS_PPC = \
-
 INSTINC_SUBDIRS_I386 = \
 
-EXPINC_SUBDIRS = \
+INSTINC_SUBDIRS_X86_64 = \
 
-EXPINC_SUBDIRS_PPC = \
+EXPINC_SUBDIRS = \
 
 EXPINC_SUBDIRS_I386 = \
 
+EXPINC_SUBDIRS_X86_64 = \
+
 DATAFILES = \
         hfs_encodings.h hfs_format.h hfs_mount.h
 
 PRIVATE_DATAFILES = \
        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
+       hfs_fsctl.h hfs_macos_defs.h hfs_quota.h rangelist.h
 
 INSTALL_MI_LIST        = ${DATAFILES}