summaryrefslogtreecommitdiff
path: root/binutils/dep-in.sed
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2002-04-04 14:07:22 +0000
committerAlan Modra <amodra@bigpond.net.au>2002-04-04 14:07:22 +0000
commita6fadd2bec9a0f209d162e544da74906cc2fb622 (patch)
tree77a31979f9335f35a9dad73480b9288efa92a121 /binutils/dep-in.sed
parent41b5a2f30acc7b7c6cb09e4473a257928a190140 (diff)
downloadbinutils-redhat-a6fadd2bec9a0f209d162e544da74906cc2fb622.tar.gz
* dep-in.sed: Cope with absolute paths.
* Makefile.am (dep.sed): Subst TOPDIR. Run "make dep-am". * Makefile.in: Regenerate.
Diffstat (limited to 'binutils/dep-in.sed')
-rw-r--r--binutils/dep-in.sed2
1 files changed, 2 insertions, 0 deletions
diff --git a/binutils/dep-in.sed b/binutils/dep-in.sed
index f61921a482..0981dfc9db 100644
--- a/binutils/dep-in.sed
+++ b/binutils/dep-in.sed
@@ -3,7 +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!@OBJDIR@/!!g