[ gas/ChangeLog ]
[deliverable/binutils-gdb.git] / binutils / dep-in.sed
... / ...
CommitLineData
1:loop
2/\\$/N
3/\\$/b loop
4
5s! \./! !g
6s!@INCDIR@!$(INCDIR)!g
7s!@TOPDIR@/include!$(INCDIR)!g
8s!@BFDDIR@!$(BFDDIR)!g
9s!@TOPDIR@/bfd!$(BFDDIR)!g
10s!@SRCDIR@/!!g
11s!@OBJDIR@/!!g
12s! \.\./intl/libintl\.h!!g
13
14s/\\\n */ /g
15
16s/ *$//
17s/ */ /g
18/:$/d
19
20s/\(.\{50\}[^ ]*\) /\1 \\\
21 /g
This page took 0.02226 seconds and 4 git commands to generate.