2005-10-05 Paolo Bonzini <bonzini@gnu.org>
[deliverable/binutils-gdb.git] / gprof / dep-in.sed
CommitLineData
2114f57b
AM
1:loop
2/\\$/N
3/\\$/b loop
4
5s!@INCDIR@!$(INCDIR)!g
8e42bcb6 6s!@TOPDIR@/include!$(INCDIR)!g
2114f57b 7s!@BFDDIR@!$(BFDDIR)!g
8e42bcb6 8s!@TOPDIR@/bfd!$(BFDDIR)!g
2114f57b
AM
9s!@SRCDIR@/!!g
10s!@OBJDIR@/!!g
68cdbb4a 11s! \.\./intl/libintl\.h!!g
2114f57b
AM
12
13s/\\\n */ /g
14
15s/ *$//
16s/ */ /g
17/:$/d
18
19s/\(.\{50\}[^ ]*\) /\1 \\\
20 /g
This page took 0.228521 seconds and 4 git commands to generate.