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 ansi.h byte_order.h cons.h cpu.h disklabel.h endian.h exec.h \
13 label_t.h param.h proc.h profile.h psl.h ptrace.h reboot.h \
14 reg.h setjmp.h signal.h spl.h table.h trap.h types.h unix_traps.h \
15 ucontext.h user.h vmparam.h
18 INSTALL_MI_LIST = ${DATAFILES}
20 INSTALL_MI_DIR = machine
22 EXPORT_MI_LIST = ${DATAFILES}
24 EXPORT_MI_DIR = machine
26 include $(MakeInc_rule)
27 include $(MakeInc_dir)