* config/tc-mips.c: Fix formatting.
[deliverable/binutils-gdb.git] / gprof / dep-in.sed
... / ...
CommitLineData
1:loop
2/\\$/N
3/\\$/b loop
4
5s!@INCDIR@!$(INCDIR)!g
6s!@TOPDIR@/include!$(INCDIR)!g
7s!@BFDDIR@!$(BFDDIR)!g
8s!@TOPDIR@/bfd!$(BFDDIR)!g
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.021825 seconds and 4 git commands to generate.