X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=binutils%2Fdep-in.sed;h=4823f1e3829cfd61978278d4b9e1644878e50faf;hb=ad43e107eb233dcef8e76da6328aa4e4d74afd84;hp=c30c39693ff8ad02aa925803b9c16ddb5dcae893;hpb=9e5169a8fa66de51c0b09b1b6f8485ea90fda07e;p=deliverable%2Fbinutils-gdb.git diff --git a/binutils/dep-in.sed b/binutils/dep-in.sed index c30c39693f..4823f1e382 100644 --- a/binutils/dep-in.sed +++ b/binutils/dep-in.sed @@ -1,6 +1,7 @@ :loop /\\$/N -/\\$/b loop +s/\\\n */ /g +t loop s! \./! !g s!@INCDIR@!$(INCDIR)!g @@ -11,11 +12,9 @@ s!@SRCDIR@/!!g s!@OBJDIR@/!!g s! \.\./intl/libintl\.h!!g -s/\\\n */ /g - s/ *$// s/ */ /g -/:$/d - -s/\(.\{50\}[^ ]*\) /\1 \\\ - /g +s/^ */A/ +s/ / \\\ +B/g +$s/$/ \\/