summaryrefslogtreecommitdiff
path: root/gas/dep-in.sed
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
parent5f522e1e043587bfd76ad1fa830205897c5f783b (diff)
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 2e2717ccc6..f23c2018fe 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