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
21 EXPORT_MI_LIST = ${EXPORT_ONLY_FILES}
23 INSTALL_MI_DIR = kperf
25 INSTALL_MI_LIST = $(empty)
27 # Don't install in non-local, though
28 INSTALL_KF_MI_LIST = $(empty)
30 include $(MakeInc_rule)
31 include $(MakeInc_dir)