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
12 byte_order.h endian.h fasttrap_isa.h \
13 limits.h param.h profile.h \
15 vmparam.h _types.h _limits.h _param.h \
23 byte_order.h endian.h \
24 limits.h param.h profile.h \
25 signal.h spl.h types.h \
26 vmparam.h _types.h _limits.h _param.h \
30 INSTALL_MI_LIST = ${DATAFILES}
31 INSTALL_MI_LCL_LIST = ${PRIVATE_DATAFILES}
33 INSTALL_MI_DIR = machine
35 EXPORT_MI_LIST = ${KERNELFILES}
37 EXPORT_MI_DIR = machine
39 include $(MakeInc_rule)
40 include $(MakeInc_dir)