aboutsummaryrefslogtreecommitdiff
path: root/ld/dep-in.sed
diff options
context:
space:
mode:
Diffstat (limited to 'ld/dep-in.sed')
-rw-r--r--ld/dep-in.sed3
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/dep-in.sed b/ld/dep-in.sed
index 89b1201..aad7d92 100644
--- a/ld/dep-in.sed
+++ b/ld/dep-in.sed
@@ -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