diff options
Diffstat (limited to 'ld/dep-in.sed')
-rw-r--r-- | ld/dep-in.sed | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/dep-in.sed b/ld/dep-in.sed index 8c80eb06a20..89b120147bd 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 |