diff options
Diffstat (limited to 'binutils/dep-in.sed')
-rw-r--r-- | binutils/dep-in.sed | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/binutils/dep-in.sed b/binutils/dep-in.sed index 04612289e00..4823f1e3829 100644 --- a/binutils/dep-in.sed +++ b/binutils/dep-in.sed @@ -15,5 +15,6 @@ s! \.\./intl/libintl\.h!!g s/ *$// s/ */ /g s/^ */A/ -s/ / \\\nB/g +s/ / \\\ +B/g $s/$/ \\/ |