source: trunk/src/binutils/gprof/dep-in.sed@ 201

Last change on this file since 201 was 10, checked in by bird, 22 years ago

Initial revision

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 174 bytes
Line 
1:loop
2/\\$/N
3/\\$/b loop
4
5s!@INCDIR@!$(INCDIR)!g
6s!@BFDDIR@!$(BFDDIR)!g
7s!@SRCDIR@/!!g
8s!@OBJDIR@/!!g
9
10s/\\\n */ /g
11
12s/ *$//
13s/ */ /g
14/:$/d
15
16s/\(.\{50\}[^ ]*\) /\1 \\\
17 /g
Note: See TracBrowser for help on using the repository browser.