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