* ld-srec/srec.exp: Add setup_xfail for i960 COFF targets.
[deliverable/binutils-gdb.git] / opcodes / mpw-make.sed
1 # Sed commands to finish translating the opcodes Makefile.in into MPW syntax.
2
3 # Empty HDEFINES.
4 /HDEFINES/s/@HDEFINES@//
5
6 /INCDIR=/s/"{srcdir}":/"{topsrcdir}"/
7 /^CSEARCH = .*$/s/$/ -i "{INCDIR}":mpw: -i ::extra-include:/
8 /BFD_MACHINES/s/@BFD_MACHINES@/{BFD_MACHINES}/
9 /archdefs/s/@archdefs@/{ARCHDEFS}/
This page took 0.040107 seconds and 4 git commands to generate.