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
13 INSTINC_SUBDIRS_PPC = \
16 INSTINC_SUBDIRS_I386 = \
19 INSTINC_SUBDIRS_X86_64 = \
22 INSTINC_SUBDIRS_ARM = \
28 EXPINC_SUBDIRS_PPC = \
31 EXPINC_SUBDIRS_I386 = \
34 EXPINC_SUBDIRS_ARM = \
37 EXPINC_SUBDIRS_X86_64 = \
45 profile-internal.h profile-mk.h profile-kgmon.c \
50 INSTALL_MI_LIST = ${DATAFILES} ${_MIG_HDRS_} ${MIGINCLUDES}
52 INSTALL_MI_DIR = profile
54 EXPORT_MI_LIST = ${DATAFILES} ${_MIG_HDRS_} ${MIGINCLUDES}
56 EXPORT_MI_DIR = profile
58 .ORDER: ${_MIG_HDRS_} ${MIGINCLUDES}
60 include $(MakeInc_rule)
61 include $(MakeInc_dir)