Fix AMDFAM10 POPCNT instruction
[deliverable/binutils-gdb.git] / opcodes / dep-in.sed
index e373d4ca84e31b4a597b09f6ae8ab1e8b833c5fd..081f99c1e0871cda2e83f0646e5649a3e0410a6a 100644 (file)
@@ -4,12 +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.024516 seconds and 4 git commands to generate.