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 \
14 setjmp.h signal.h types.h\
15 vmparam.h _structs.h _types.h _limits.h _param.h
19 byte_order.h endian.h \
21 signal.h spl.h types.h \
22 vmparam.h _structs.h _types.h _limits.h _param.h
25 INSTALL_MI_LIST = ${DATAFILES}
26 INSTALL_MI_LCL_LIST = ${DATAFILES} disklabel.h
28 INSTALL_MI_DIR = machine
30 EXPORT_MI_LIST = ${KERNELFILES}
32 EXPORT_MI_DIR = machine
34 include $(MakeInc_rule)
35 include $(MakeInc_dir)