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 asm.h boolean.h exception.h kern_return.h ndr_def.h rpc.h \
13 processor_info.h thread_state.h thread_status.h \
14 vm_param.h vm_types.h machine_types.defs \
15 syscall_sw.h sdt.h sdt_isa.h
20 INSTALL_MI_LIST = ${DATAFILES}
22 INSTALL_MI_LCL_LIST = ${PRIVATE_DATAFILES}
24 INSTALL_MI_DIR = mach/machine
26 EXPORT_MI_LIST = ${DATAFILES}
28 EXPORT_MI_DIR = mach/machine
30 include $(MakeInc_rule)
31 include $(MakeInc_dir)