]> Git Repo - binutils.git/blame - binutils/dep-in.sed
* Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED
[binutils.git] / binutils / dep-in.sed
CommitLineData
252b5132
RH
1:loop
2/\\$/N
3/\\$/b loop
4
5s!@INCDIR@!$(INCDIR)!g
6s!@BFDDIR@!$(BFDDIR)!g
7s!@SRCDIR@/!!g
8s!@OBJDIR@/!!g
9
10s/\\\n */ /g
11
12s/ *$//
13s/ */ /g
14/:$/d
15
16s/\(.\{50\}[^ ]*\) /\1 \\\
17 /g
This page took 0.033171 seconds and 4 git commands to generate.