Kill r16/rce/acp stuff.
[deliverable/binutils-gdb.git] / ld / mpw-make.sed
index 3f88a97fb5c52b3a75240413eeb9a39a6bc25342..3d82a646ba99fc2faff317778ff22ca0e84a7a0c 100644 (file)
 # We can't run genscripts, so don't try.
 /{GENSCRIPTS}/s/{GENSCRIPTS}/null-command/
 
+# Comment out the TDIRS bits.
+/^TDIRS@/s/^/#/
+
+# Point at the BFD library directly.
+/@BFDLIB@/s/@BFDLIB@/::bfd:libbfd.o/
+
+# Don't need this.
+/@HLDFLAGS@/s/@HLDFLAGS@//
+
 #/sed.*free/,/> "{o}"ldlex.c.new/c\
 #      \       Catenate "{o}"lex.yy.c >"{o}"ldlex.c.new
 
This page took 0.02463 seconds and 4 git commands to generate.