source:
trunk/src/binutils/gprof/dep-in.sed@
201
Last change on this file since 201 was 10, checked in by , 22 years ago | |
---|---|
|
|
File size: 174 bytes |
Line | |
---|---|
1 | :loop |
2 | /\\$/N |
3 | /\\$/b loop |
4 | |
5 | s!@INCDIR@!$(INCDIR)!g |
6 | s!@BFDDIR@!$(BFDDIR)!g |
7 | s!@SRCDIR@/!!g |
8 | s!@OBJDIR@/!!g |
9 | |
10 | s/\\\n */ /g |
11 | |
12 | s/ *$// |
13 | s/ */ /g |
14 | /:$/d |
15 | |
16 | s/\(.\{50\}[^ ]*\) /\1 \\\ |
17 | /g |
Note:
See TracBrowser
for help on using the repository browser.