old-cross-binutils/opcodes/mpw-make.sed
Stan Shebs 0d0c3cc58a * mpw-config.in, mpw-make.sed: Remove ugly workaround for
ugly Metrowerks bug in CW6, is fixed in CW7.
1995-10-19 18:11:54 +00:00

9 lines
304 B
Sed

# Sed commands to finish translating the opcodes Makefile.in into MPW syntax.
# Empty HDEFINES.
/HDEFINES/s/@HDEFINES@//
/INCDIR=/s/"{srcdir}":/"{topsrcdir}"/
/^CSEARCH = .*$/s/$/ -i "{INCDIR}":mpw: -i ::extra-include:/
/BFD_MACHINES/s/@BFD_MACHINES@/{BFD_MACHINES}/
/archdefs/s/@archdefs@/{ARCHDEFS}/