X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2Fdep-in.sed;h=2e0a4fb59ab1485f01e01d755c95ccf10114a97c;hb=5ad8755225ce901ccd23f1c2995f2f315b0ed8fc;hp=9f1f29f504d385378b89bc79be0ae07f6f6999a4;hpb=a3d5a7062df3f0649e1c64f0755db4fd177a8ec6;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/dep-in.sed b/bfd/dep-in.sed index 9f1f29f504..2e0a4fb59a 100644 --- a/bfd/dep-in.sed +++ b/bfd/dep-in.sed @@ -1,25 +1,28 @@ :loop /\\$/N -/\\$/b loop +s/\\\n */ /g +t loop +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/ \.\./bfd/sysdep.h//g -s/ libbfd.h//g -s/ config.h//g +s! hosts/[^ ]*\.h!!g +s! sysdep.h!!g +s! \.\./bfd/sysdep.h!!g +s! libbfd.h!!g +s! config.h!!g s! \$(INCDIR)/fopen-[^ ]*\.h!!g s! \$(INCDIR)/ansidecl\.h!!g -s! \$(INCDIR)/obstack\.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/$/ \\/