bfd/
[deliverable/binutils-gdb.git] / ld / dep-in.sed
index 8c80eb06a2021c4eb2e1530b0f75911fe3f574f7..83418e2ae8797f25b1c578850137729ca949e1a3 100644 (file)
@@ -3,8 +3,12 @@
 /\\$/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! \.\./intl/libintl\.h!!g
 
 s/\\\n */ /g
 
This page took 0.029598 seconds and 4 git commands to generate.