aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2005-10-30 17:27:34 +0000
committerH.J. Lu <hjl.tools@gmail.com>2005-10-30 17:27:34 +0000
commitb177c45ccfb56f0a3a41151bf4b386c7ea191fde (patch)
tree5f3aad9463d6ddf0442ac586c27a529b6bf1ef84 /gas/dep-in.sed
parent*** empty log message *** (diff)
downloadbinutils-gdb-b177c45ccfb56f0a3a41151bf4b386c7ea191fde.tar.gz
binutils-gdb-b177c45ccfb56f0a3a41151bf4b386c7ea191fde.tar.bz2
binutils-gdb-b177c45ccfb56f0a3a41151bf4b386c7ea191fde.zip
2005-10-30 H.J. Lu <hongjiu.lu@intel.com>
* Makefile.am (OBJ_FORMATS): Remove vms. Run "make dep-am". * Makefile.in: Regenerated. * dep-in.sed: Replace " ./" with " ".
Diffstat (limited to 'gas/dep-in.sed')
-rw-r--r--gas/dep-in.sed1
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/dep-in.sed b/gas/dep-in.sed
index 2e2717ccc67..f23c2018fe9 100644
--- a/gas/dep-in.sed
+++ b/gas/dep-in.sed
@@ -3,6 +3,7 @@
/\\$/b loop
s! \.\./! !g
+s! \./! !g
s!@INCDIR@!$(INCDIR)!g
s!@TOPDIR@/include!$(INCDIR)!g
s!@BFDDIR@!$(BFDDIR)!g