]> Git Repo - binutils.git/blame - binutils/dep-in.sed
* rddbg.c (read_section_stabs_debugging_info): Preserve the
[binutils.git] / binutils / dep-in.sed
CommitLineData
cd46af11
ILT
1:loop
2/\\$/N
3/\\$/b loop
4
5s!@INCDIR@!$(INCDIR)!g
6s!@SRCDIR@/!!g
7
8s/\\\n */ /g
9
10s/ *$//
11s/ */ /g
12/:$/d
13
14s/\(.\{50\}[^ ]*\) /\1 \\\
15 /g
This page took 0.092448 seconds and 4 git commands to generate.