source: vendor/binutils/current/gprof/dep-in.sed

Last change on this file was 609, checked in by bird, 22 years ago

binutils v2.14 - offical sources.

  • Property cvs2svn:cvs-rev set to 1.1.1.2
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 232 bytes
Line 
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
Note: See TracBrowser for help on using the repository browser.