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