summaryrefslogtreecommitdiff
path: root/gas/dep-in.sed
diff options
context:
space:
mode:
authorH.J. Lu <hjl@lucon.org>2005-10-30 17:27:34 +0000
committerH.J. Lu <hjl@lucon.org>2005-10-30 17:27:34 +0000
commit25a996f0d0da0032bb2f7cb8e3bee828d59ada9b (patch)
treebca726358a39823e5f0286cd65affbf5d4afddbc /gas/dep-in.sed
parent26b0c1105d6a4dca7c24fcade23655af0630a49d (diff)
downloadbinutils-redhat-25a996f0d0da0032bb2f7cb8e3bee828d59ada9b.tar.gz
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