X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2Fdep-in.sed;h=56403a978106ecc08c6b308485543298879a552a;hb=50d036364fb2a71b3ac9a0b0cdbe58296832a1b2;hp=ebf69ebf4b13840779008a4513229e00822dd1ed;hpb=fa803dc60f0bf01297674c41d001798e18ade4dc;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/dep-in.sed b/opcodes/dep-in.sed index ebf69ebf4b..56403a9781 100644 --- a/opcodes/dep-in.sed +++ b/opcodes/dep-in.sed @@ -3,17 +3,18 @@ s/\\\n */ /g t loop +s! \./! !g s! @BFD_H@! $(BFD_H)!g s!@INCDIR@!$(INCDIR)!g +s!@TOPDIR@/include!$(INCDIR)!g s!@BFDDIR@!$(BFDDIR)!g +s!@TOPDIR@/bfd!$(BFDDIR)!g s!@SRCDIR@/!!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/$/ \\/