gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / opcodes / dep-in.sed
index c30dee563915c1292f73e1e327b8383c3acc1b20..56403a978106ecc08c6b308485543298879a552a 100644 (file)
@@ -3,18 +3,18 @@
 s/\\\n */ /g
 t loop
 
-s!\.o:!.lo:!
+s! \./! !g
 s! @BFD_H@! $(BFD_H)!g
 s!@INCDIR@!$(INCDIR)!g
+s!@TOPDIR@/include!$(INCDIR)!g
 s!@BFDDIR@!$(BFDDIR)!g
+s!@TOPDIR@/bfd!$(BFDDIR)!g
 s!@SRCDIR@/!!g
-
-s/\\\n */ /g
+s! \.\./intl/libintl\.h!!g
 
 s/ *$//
 s/  */ /g
-s/ *:/:/g
-/:$/d
-
-s/\(.\{50\}[^ ]*\) /\1 \\\
-  /g
+s/^ */A/
+s/ / \\\
+B/g
+$s/$/ \\/
This page took 0.023507 seconds and 4 git commands to generate.