summaryrefslogtreecommitdiff
path: root/opcodes/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 /opcodes/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 'opcodes/dep-in.sed')
-rw-r--r--opcodes/dep-in.sed1
1 files changed, 1 insertions, 0 deletions
diff --git a/opcodes/dep-in.sed b/opcodes/dep-in.sed
index 94da2adc340..081f99c1e08 100644
--- a/opcodes/dep-in.sed
+++ b/opcodes/dep-in.sed
@@ -4,6 +4,7 @@ s/\\\n */ /g
t loop
s!\.o:!.lo:!
+s! \./! !g
s! @BFD_H@! $(BFD_H)!g
s!@INCDIR@!$(INCDIR)!g
s!@TOPDIR@/include!$(INCDIR)!g