X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bfd%2Fdep-in.sed;h=2e0a4fb59ab1485f01e01d755c95ccf10114a97c;hb=b48ca1d4920a19e29f98f7d9e5c02c9e14ad12c4;hp=444dde0c01990c28f2bcdc6154a9b36cd09bf468;hpb=30727aa6d12fb866494020c0b62ab265a2bdcdfe;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/dep-in.sed b/bfd/dep-in.sed index 444dde0c01..2e0a4fb59a 100644 --- a/bfd/dep-in.sed +++ b/bfd/dep-in.sed @@ -3,24 +3,26 @@ 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/ sysdep.h//g +s! hosts/[^ ]*\.h!!g +s! sysdep.h!!g s! \.\./bfd/sysdep.h!!g -s/ libbfd.h//g -s/ config.h//g +s! libbfd.h!!g +s! config.h!!g s! \$(INCDIR)/fopen-[^ ]*\.h!!g s! \$(INCDIR)/ansidecl\.h!!g - -s/\\\n */ /g +s! \$(INCDIR)/symcat\.h!!g +s! \.\./intl/libintl\.h!!g s/ *$// s/ */ /g -s/ *:/:/g -/:$/d - -s/\(.\{50\}[^ ]*\) /\1 \\\ - /g +s/^ */A/ +s/ / \\\ +B/g +$s/$/ \\/