Add missing disassembler patch for moxie.
[deliverable/binutils-gdb.git] / opcodes / dep-in.sed
index ebf69ebf4b13840779008a4513229e00822dd1ed..081f99c1e0871cda2e83f0646e5649a3e0410a6a 100644 (file)
@@ -3,10 +3,15 @@
 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! \.\./intl/libintl\.h!!g
 
 s/\\\n */ /g
 
This page took 0.025184 seconds and 4 git commands to generate.