export MakeInc_cmd=${SRCROOT}/makedefs/MakeInc.cmd
export MakeInc_def=${SRCROOT}/makedefs/MakeInc.def
export MakeInc_rule=${SRCROOT}/makedefs/MakeInc.rule
export MakeInc_dir=${SRCROOT}/makedefs/MakeInc.dir
include $(MakeInc_cmd)
include $(MakeInc_def)
INSTINC_SUBDIRS = \
machine
INSTINC_SUBDIRS_X86_64 = \
x86_64
INSTINC_SUBDIRS_X86_64H = \
x86_64
INSTINC_SUBDIRS_ARM = \
arm
INSTINC_SUBDIRS_ARM64 = \
arm
EXPINC_SUBDIRS = \
machine
EXPINC_SUBDIRS_ARM = \
arm
EXPINC_SUBDIRS_ARM64 = \
arm
EXPINC_SUBDIRS_X86_64 = \
x86_64
EXPINC_SUBDIRS_X86_64H = \
x86_64
DATAFILES = \
profile-internal.h profile-mk.h profile-kgmon.c
MIGINCLUDES = \
INSTALL_MI_LIST = ${DATAFILES} ${_MIG_HDRS_} ${MIGINCLUDES}
INSTALL_MI_DIR = profile
EXPORT_MI_LIST = ${DATAFILES} ${_MIG_HDRS_} ${MIGINCLUDES}
EXPORT_MI_DIR = profile
.ORDER: ${_MIG_HDRS_} ${MIGINCLUDES}
include $(MakeInc_rule)
include $(MakeInc_dir)