1 # Sed commands to finish translating the opcodes Makefile.in into MPW syntax.
4 /HDEFINES/s/@HDEFINES@//
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}/