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
10 VPATH+=$(SOURCE)/../../ppc:
13 boolean.h exception.h kern_return.h ndr_def.h \
14 processor_info.h rpc.h thread_state.h thread_status.h \
15 vm_param.h vm_types.h machine_types.defs \
18 INSTALL_MD_LIST = ${DATAFILES}
20 INSTALL_MD_GEN_LIST = \
23 INSTALL_MD_DIR = mach/ppc
25 EXPORT_MD_LIST = ${DATAFILES}
27 EXPORT_MD_GEN_LIST = \
30 EXPORT_MD_DIR = mach/ppc
32 include $(MakeInc_rule)
33 include $(MakeInc_dir)