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
10 endian.h fasttrap_isa.h param.h \
11 profile.h signal.h limits.h _limits.h \
12 types.h vmparam.h _types.h _param.h \
15 DRIVERKIT_DATAFILES = \
16 limits.h types.h _types.h endian.h
23 profile.h signal.h limits.h _limits.h \
24 types.h vmparam.h _types.h _param.h \
27 INSTALL_MD_LIST = ${DATAFILES}
28 INSTALL_DRIVERKIT_MD_LIST = ${DRIVERKIT_DATAFILES}
29 INSTALL_MD_LCL_LIST = ${PRIVATE_DATAFILES}
33 EXPORT_MD_LIST = ${KERNELFILES}
37 include $(MakeInc_rule)
38 include $(MakeInc_dir)