summaryrefslogtreecommitdiff
path: root/binutils/dep-in.sed
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2005-10-30 17:40:28 +0000
committerH.J. Lu <hjl.tools@gmail.com>2005-10-30 17:40:28 +0000
commit9e5169a8fa66de51c0b09b1b6f8485ea90fda07e (patch)
treeffee26a96cbae35c2881bad2d0812f6a4835fa36 /binutils/dep-in.sed
parentb177c45ccfb56f0a3a41151bf4b386c7ea191fde (diff)
downloadbinutils-gdb-9e5169a8fa66de51c0b09b1b6f8485ea90fda07e.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 aeb22a1acc7..c30c39693ff 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