* linker.c (link_action): Ignore duplicate warning syms.
[deliverable/binutils-gdb.git] / binutils / dep-in.sed
index 1c46ad2e197643cbb5f82c67552fe0c36d7ec7da..f61921a48285560adfeb00a5eafd6867e8ee652c 100644 (file)
@@ -3,7 +3,9 @@
 /\\$/b loop
 
 s!@INCDIR@!$(INCDIR)!g
+s!@BFDDIR@!$(BFDDIR)!g
 s!@SRCDIR@/!!g
+s!@OBJDIR@/!!g
 
 s/\\\n */ /g
 
This page took 0.024157 seconds and 4 git commands to generate.