summaryrefslogtreecommitdiff
path: root/ld/dep-in.sed
diff options
context:
space:
mode:
authorH.J. Lu <hjl@lucon.org>2005-10-30 17:40:28 +0000
committerH.J. Lu <hjl@lucon.org>2005-10-30 17:40:28 +0000
commita9a2977bcabdc8ec04b04825a9903afea950022d (patch)
tree3ec807792f9e7ef14ac1920ac76574bf2beb339c /ld/dep-in.sed
parent25a996f0d0da0032bb2f7cb8e3bee828d59ada9b (diff)
downloadbinutils-redhat-a9a2977bcabdc8ec04b04825a9903afea950022d.tar.gz
ld/
binutils/ opcodes/ 2005-10-30 H.J. Lu <hongjiu.lu@intel.com> * Makefile.am: Run "make dep-am". * Makefile.in: Regenerated. * dep-in.sed: Replace " ./" with " ".
Diffstat (limited to 'ld/dep-in.sed')
-rw-r--r--ld/dep-in.sed1
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/dep-in.sed b/ld/dep-in.sed
index 83418e2ae8..0bf6ffe395 100644
--- a/ld/dep-in.sed
+++ b/ld/dep-in.sed
@@ -2,6 +2,7 @@
/\\$/N
/\\$/b loop
+s! \./! !g
s!@INCDIR@!$(INCDIR)!g
s!@TOPDIR@/include!$(INCDIR)!g
s!@BFDDIR@!$(BFDDIR)!g