gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / binutils / dep-in.sed
CommitLineData
252b5132
RH
1:loop
2/\\$/N
00f3247a
AM
3s/\\\n */ /g
4t loop
252b5132 5
9e5169a8 6s! \./! !g
252b5132 7s!@INCDIR@!$(INCDIR)!g
8e42bcb6 8s!@TOPDIR@/include!$(INCDIR)!g
252b5132 9s!@BFDDIR@!$(BFDDIR)!g
8e42bcb6 10s!@TOPDIR@/bfd!$(BFDDIR)!g
252b5132
RH
11s!@SRCDIR@/!!g
12s!@OBJDIR@/!!g
55bb4be3 13s! \.\./intl/libintl\.h!!g
252b5132 14
252b5132
RH
15s/ *$//
16s/ */ /g
00f3247a 17s/^ */A/
4b9d2a99
AM
18s/ / \\\
19B/g
00f3247a 20$s/$/ \\/
This page took 0.790377 seconds and 4 git commands to generate.