* config/cygwin.cache: Prime mbstate_t.
[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
11
12s/\\\n */ /g
13
14s/ *$//
15s/ */ /g
16/:$/d
17
18s/\(.\{50\}[^ ]*\) /\1 \\\
19 /g
This page took 0.116249 seconds and 4 git commands to generate.