export MakeInc_rule=${SRCROOT}/makedefs/MakeInc.rule
export MakeInc_dir=${SRCROOT}/makedefs/MakeInc.dir
-
include $(MakeInc_cmd)
include $(MakeInc_def)
-EXPORT_ONLY_FILES = \
- context.h \
- timetrigger.h \
- pet.h \
- kperfbsd.h \
- action.h \
- kperf.h
+EXPORT_ONLY_FILES = \
+ action.h \
+ context.h \
+ kperf.h \
+ kperfbsd.h \
+ kperf_timer.h \
+ kdebug_trigger.h \
+ lazy.h \
+ pet.h
EXPORT_MI_DIR = kperf
include $(MakeInc_rule)
include $(MakeInc_dir)
-
-