summaryrefslogtreecommitdiff
path: root/binutils/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 /binutils/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 'binutils/dep-in.sed')
-rw-r--r--binutils/dep-in.sed1
1 files changed, 1 insertions, 0 deletions
diff --git a/binutils/dep-in.sed b/binutils/dep-in.sed
index aeb22a1acc..c30c39693f 100644
--- a/binutils/dep-in.sed
+++ b/binutils/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