X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=bfd%2Fdep-in.sed;h=2e0a4fb59ab1485f01e01d755c95ccf10114a97c;hb=1bce6bd86f99b05ddc311eb34545165983ff8ddc;hp=4a706aa5be0c9be7d34934320f2c881199ce5995;hpb=d828d54ea47bb8809b106011ff59f1e2bfad6305;p=binutils-gdb.git diff --git a/bfd/dep-in.sed b/bfd/dep-in.sed index 4a706aa5be0..2e0a4fb59ab 100644 --- a/bfd/dep-in.sed +++ b/bfd/dep-in.sed @@ -3,12 +3,14 @@ s/\\\n */ /g t loop -s!\.o:!.lo:! +s! \./! !g s! @BFD_H@!!g -s!@INCDIR@!$(INCDIR)!g +s!@SRCDIR@/../include!$(INCDIR)!g +s!@TOPDIR@/include!$(INCDIR)!g s!@SRCDIR@/../opcodes!$(srcdir)/../opcodes!g +s!@TOPDIR@/opcodes!$(srcdir)/../opcodes!g s!@SRCDIR@/!!g -s! hosts/[^ ]*\.h! !g +s! hosts/[^ ]*\.h!!g s! sysdep.h!!g s! \.\./bfd/sysdep.h!!g s! libbfd.h!!g @@ -16,13 +18,11 @@ s! config.h!!g s! \$(INCDIR)/fopen-[^ ]*\.h!!g s! \$(INCDIR)/ansidecl\.h!!g s! \$(INCDIR)/symcat\.h!!g - -s/\\\n */ /g +s! \.\./intl/libintl\.h!!g s/ *$// s/ */ /g -s/ *:/:/g -/:$/d - -s/\(.\{50\}[^ ]*\) /\1 \\\ - /g +s/^ */A/ +s/ / \\\ +B/g +$s/$/ \\/