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
48 INSTALL_MD_LIST = eflags.h user_ldt.h
50 INSTALL_MD_LCL_LIST = cpu_capabilities.h
52 INSTALL_KF_MD_LIST = asm.h cpuid.h eflags.h locks.h machine_routines.h proc_reg.h vmx.h
54 INSTALL_KF_MD_LCL_LIST = $(filter-out bit_routines.h cpu_data.h pal_i386.h, $(EXPORT_ONLY_FILES))
56 EXPORT_MD_LIST = ${EXPORT_ONLY_FILES}
60 include $(MakeInc_rule)
61 include $(MakeInc_dir)