]> Git Repo - binutils.git/blame - bfd/dep-in.sed
* elf32-i386.c (elf_i386_size_dynamic_sections): Add DT_DEBUG to
[binutils.git] / bfd / dep-in.sed
CommitLineData
d684720f
KR
1:loop
2/\\$/N
3/\\$/b loop
4
5s! @BFD_H@!!g
6s!@INCDIR@!$(INCDIR)!g
7s!@srcdir@/!!g
8s!hosts/.*\.h ! !g
9s/ sysdep.h//g
10s/ libbfd.h//g
11s! \$(INCDIR)/fopen-.*\.h!!g
12s! \$(INCDIR)/ansidecl\.h!!g
13s! \$(INCDIR)/obstack\.h!!g
14
15s/\\\n *\\/\\/g
16s/\\\n *$/ /g
17
18/^ *\\$/d
19s/ *$//
20s/ */ /g
21/:$/d
This page took 0.103821 seconds and 4 git commands to generate.