|
|
1.1 ! root 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 ! 5: ! 6: ! 7: include $(MakeInc_cmd) ! 8: include $(MakeInc_def) ! 9: ! 10: MIG_DEFS = \ ! 11: ! 12: MIG_HDRS = \ ! 13: ! 14: DATAFILES = \ ! 15: nlist.h stab.h \ ! 16: ${MIG_DEFS} ! 17: ! 18: MIGINCLUDES = \ ! 19: ! 20: EXPORT_MI_LIST = ${DATAFILES} ${_MIG_HDRS_} ${MIGINCLUDES} ! 21: ! 22: EXPORT_MI_DIR = ddb ! 23: ! 24: .ORDER: ${_MIG_HDRS_} ${MIGINCLUDES} ! 25: ! 26: include $(MakeInc_rule) ! 27: include $(MakeInc_dir) ! 28: ! 29:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.