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
22 EXPORT_MI_LIST = ${EXPORT_ONLY_FILES}
24 INSTALL_MI_DIR = kperf
26 INSTALL_MI_LIST = $(empty)
28 # Don't install in non-local, though
29 INSTALL_KF_MI_LIST = $(empty)
31 include $(MakeInc_rule)
32 include $(MakeInc_dir)