* NEWS: Document x86_64/MinGW as a new native configuration.
[deliverable/binutils-gdb.git] / opcodes / dep-in.sed
index c30dee563915c1292f73e1e327b8383c3acc1b20..081f99c1e0871cda2e83f0646e5649a3e0410a6a 100644 (file)
@@ -4,10 +4,14 @@ 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.02515 seconds and 4 git commands to generate.