aboutsummaryrefslogtreecommitdiff
path: root/opcodes/mpw-make.sed
diff options
context:
space:
mode:
authorStan Shebs <shebs@codesourcery.com>1995-10-19 18:11:54 +0000
committerStan Shebs <shebs@codesourcery.com>1995-10-19 18:11:54 +0000
commit0d0c3cc58a4adcbd9cbbda03efb7c7519b1ce070 (patch)
tree396a52db24b6e1b3fe7c0467bb1f1fa64766fb15 /opcodes/mpw-make.sed
parent1f6701a0cd5f59fd885a6c2ba087224c92030404 (diff)
downloadgdb-0d0c3cc58a4adcbd9cbbda03efb7c7519b1ce070.zip
gdb-0d0c3cc58a4adcbd9cbbda03efb7c7519b1ce070.tar.gz
gdb-0d0c3cc58a4adcbd9cbbda03efb7c7519b1ce070.tar.bz2
* mpw-config.in, mpw-make.sed: Remove ugly workaround for
ugly Metrowerks bug in CW6, is fixed in CW7.
Diffstat (limited to 'opcodes/mpw-make.sed')
-rw-r--r--opcodes/mpw-make.sed5
1 files changed, 0 insertions, 5 deletions
diff --git a/opcodes/mpw-make.sed b/opcodes/mpw-make.sed
index 7096e22..3319b16 100644
--- a/opcodes/mpw-make.sed
+++ b/opcodes/mpw-make.sed
@@ -7,8 +7,3 @@
/^CSEARCH = .*$/s/$/ -i "{INCDIR}":mpw: -i ::extra-include:/
/BFD_MACHINES/s/@BFD_MACHINES@/{BFD_MACHINES}/
/archdefs/s/@archdefs@/{ARCHDEFS}/
-
-# Use a ppc-opc.c that has been tweaked to have less macro nesting.
-# (really only needed for Metrowerks)
-/ppc-opc.c/s/"{s}"ppc-opc\.c/"{o}"hacked_ppc-opc.c/
-/ppc-opc.c.o/s/"{o}"ppc-opc\.c\.o/"{o}"hacked_ppc-opc.c.o/