* emulparams/elf64ppc.sh (GOT): Fix for shell brace matching.
[deliverable/binutils-gdb.git] / ld / dep-in.sed
index 8c80eb06a2021c4eb2e1530b0f75911fe3f574f7..aad7d92d8be8d7bcf96a5a26b7ee39b70853fb46 100644 (file)
@@ -3,8 +3,11 @@
 /\\$/b loop
 
 s!@INCDIR@!$(INCDIR)!g
+s!@TOPDIR@/include!$(INCDIR)!g
+s!@BFDDIR@!$(BFDDIR)!g
+s!@TOPDIR@/bfd!$(BFDDIR)!g
 s!@SRCDIR@/!!g
-s!\.\./bfd/hosts/[^ ]*\.h ! !g
+s! \.\./bfd/hosts/[^ ]*\.h! !g
 
 s/\\\n */ /g
 
This page took 0.035554 seconds and 4 git commands to generate.