* mpw-make.sed: Edit out shared library support.
authorStan Shebs <shebs@codesourcery.com>
Tue, 27 Feb 1996 23:21:35 +0000 (23:21 +0000)
committerStan Shebs <shebs@codesourcery.com>
Tue, 27 Feb 1996 23:21:35 +0000 (23:21 +0000)
(@TDIRS@): Edit out, can't use genscripts.

ld/ChangeLog
ld/mpw-make.sed

index 0f3c78ffc962ef05af0f24e3f9fe1de46b06c5b2..cd0f784fd30d4b5e9faffb13db805072e58d20bc 100644 (file)
@@ -1,3 +1,8 @@
+Tue Feb 27 15:08:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * mpw-make.sed: Edit out shared library support.
+       (@TDIRS@): Edit out, can't use genscripts.
+
 Tue Feb 27 15:09:21 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
 
        * configure.tgt (m68k-*-linuxaout*, m68k-*-linux*): New targets.
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