X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;ds=sidebyside;f=opcodes%2Fdep-in.sed;h=56403a978106ecc08c6b308485543298879a552a;hb=bda13cdcf0db4d9cee648bfa0bfc7f1a4415d2a7;hp=c30dee563915c1292f73e1e327b8383c3acc1b20;hpb=27e232885db363fb545fd2f450e72d929e59b8f6;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/dep-in.sed b/opcodes/dep-in.sed index c30dee5639..56403a9781 100644 --- a/opcodes/dep-in.sed +++ b/opcodes/dep-in.sed @@ -3,18 +3,18 @@ s/\\\n */ /g t loop -s!\.o:!.lo:! +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/$/ \\/