]> Git Repo - binutils.git/blame - ld/dep-in.sed
* bfdint.texi (BFD relocation functions) <different formats>:
[binutils.git] / ld / dep-in.sed
CommitLineData
252b5132
RH
1:loop
2/\\$/N
3/\\$/b loop
4
5s!@INCDIR@!$(INCDIR)!g
6s!@SRCDIR@/!!g
28ea9521 7s! \.\./bfd/hosts/[^ ]*\.h! !g
252b5132
RH
8
9s/\\\n */ /g
10
11s/ *$//
12s/ */ /g
13/:$/d
14
15s/\(.\{50\}[^ ]*\) /\1 \\\
16 /g
This page took 0.147842 seconds and 4 git commands to generate.