aboutsummaryrefslogtreecommitdiff
path: root/binutils/mpw-make.sed
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/mpw-make.sed')
-rw-r--r--binutils/mpw-make.sed7
1 files changed, 7 insertions, 0 deletions
diff --git a/binutils/mpw-make.sed b/binutils/mpw-make.sed
index 4cc3c28..911d4e6 100644
--- a/binutils/mpw-make.sed
+++ b/binutils/mpw-make.sed
@@ -18,6 +18,13 @@
/UNDERSCORE/s/@UNDERSCORE@/{UNDERSCORE}/
+# Don't need this.
+/@HLDFLAGS@/s/@HLDFLAGS@//
+
+# Point at the libraries directly.
+/@BFDLIB@/s/@BFDLIB@/::bfd:libbfd.o/
+/@OPCODES@/s/@OPCODES@/::opcodes:libopcodes.o/
+
# Whack out target makefile fragment.
/target_makefile_fragment/s/target_makefile_fragment@//