1 export MakeInc_cmd=${SRCROOT}/makedefs/MakeInc.cmd
2 export MakeInc_def=${SRCROOT}/makedefs/MakeInc.def
3 export MakeInc_rule=${SRCROOT}/makedefs/MakeInc.rule
4 export MakeInc_dir=${SRCROOT}/makedefs/MakeInc.dir
12 INSTINC_SUBDIRS_PPC = \
14 INSTINC_SUBDIRS_I386 = \
16 INSTINC_SUBDIRS_X86_64 = \
20 EXPINC_SUBDIRS_PPC = \
22 EXPINC_SUBDIRS_I386 = \
24 EXPINC_SUBDIRS_X86_64 = \
27 hfs_encodings.h hfs_format.h hfs_mount.h
30 hfs.h hfs_attrlist.h hfs_catalog.h hfs_cnode.h hfs_endian.h \
31 hfs_fsctl.h hfs_macos_defs.h hfs_quota.h rangelist.h
33 INSTALL_MI_LIST = ${DATAFILES}
37 EXPORT_MI_LIST = ${DATAFILES}
41 INSTALL_MI_LCL_LIST = ${DATAFILES} ${PRIVATE_DATAFILES}
43 include $(MakeInc_rule)
44 include $(MakeInc_dir)