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 \
14 setjmp.h signal.h types.h\
15 ucontext.h vmparam.h _types.h _limits.h
17 byte_order.h endian.h \
19 signal.h spl.h types.h \
20 vmparam.h _types.h _limits.h
23 INSTALL_MI_LIST = ${DATAFILES}
24 INSTALL_MI_LCL_LIST = ${DATAFILES} disklabel.h
26 INSTALL_MI_DIR = machine
28 EXPORT_MI_LIST = ${KERNELFILES}
30 EXPORT_MI_DIR = machine
32 include $(MakeInc_rule)
33 include $(MakeInc_dir)