Add support for AIX -blibpath and -bnolibpath.
[deliverable/binutils-gdb.git] / ld / dep-in.sed
index 89b120147bd8d384d3017a6161ceda1597458073..aad7d92d8be8d7bcf96a5a26b7ee39b70853fb46 100644 (file)
@@ -3,6 +3,9 @@
 /\\$/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
 
This page took 0.023506 seconds and 4 git commands to generate.