X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ld%2Fdep-in.sed;h=0bf6ffe3950578fe98aa5aacb071e5259a9dc992;hb=d8045f234d8865a7a7bfce71e81fcbeaf4098a7e;hp=8c80eb06a2021c4eb2e1530b0f75911fe3f574f7;hpb=ed288bb597072176e84fc8279707a3f2f475779b;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/dep-in.sed b/ld/dep-in.sed index 8c80eb06a2..0bf6ffe395 100644 --- a/ld/dep-in.sed +++ b/ld/dep-in.sed @@ -2,9 +2,14 @@ /\\$/N /\\$/b loop +s! \./! !g s!@INCDIR@!$(INCDIR)!g +s!@TOPDIR@/include!$(INCDIR)!g +s!@BFDDIR@!$(BFDDIR)!g +s!@TOPDIR@/bfd!$(BFDDIR)!g s!@SRCDIR@/!!g -s!\.\./bfd/hosts/[^ ]*\.h ! !g +s! \.\./bfd/hosts/[^ ]*\.h! !g +s! \.\./intl/libintl\.h!!g s/\\\n */ /g