* elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Don't crash if
[deliverable/binutils-gdb.git] / binutils / dep-in.sed
CommitLineData
252b5132
RH
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
This page took 0.09197 seconds and 4 git commands to generate.