summaryrefslogtreecommitdiff
path: root/ld/dep-in.sed
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2000-04-20 02:13:01 +0000
committerAlan Modra <amodra@bigpond.net.au>2000-04-20 02:13:01 +0000
commitc599258586c177c93f2ff78936babbd9579889fc (patch)
tree83c90549b505f717e3de01b506249c6b161467e6 /ld/dep-in.sed
parent1e17d6676a5c0b592feaa18858fc2868fb5d60df (diff)
downloadbinutils-redhat-c599258586c177c93f2ff78936babbd9579889fc.tar.gz
Match space at start of file name, not end.
Diffstat (limited to 'ld/dep-in.sed')
-rw-r--r--ld/dep-in.sed2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/dep-in.sed b/ld/dep-in.sed
index 8c80eb06a2..89b120147b 100644
--- a/ld/dep-in.sed
+++ b/ld/dep-in.sed
@@ -4,7 +4,7 @@
s!@INCDIR@!$(INCDIR)!g
s!@SRCDIR@/!!g
-s!\.\./bfd/hosts/[^ ]*\.h ! !g
+s! \.\./bfd/hosts/[^ ]*\.h! !g
s/\\\n */ /g