summaryrefslogtreecommitdiff
path: root/binutils/dep-in.sed
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2009-06-04 06:56:53 +0000
committerAlan Modra <amodra@bigpond.net.au>2009-06-04 06:56:53 +0000
commite68bacaca51e7be607a2db2242bf804bfd97cab6 (patch)
tree799b639254b4ced9f24cd090df7d327addafbe8c /binutils/dep-in.sed
parent8edcdd92470259da70ad7774a8825e5241e8c92a (diff)
downloadbinutils-redhat-e68bacaca51e7be607a2db2242bf804bfd97cab6.tar.gz
* dep-in.sed: Don't use \n in replacement part of s command.
* Makefile.am (DEP1): LC_ALL for uniq. Run "make dep-am". * Makefile.in: Regenerate.
Diffstat (limited to 'binutils/dep-in.sed')
-rw-r--r--binutils/dep-in.sed3
1 files changed, 2 insertions, 1 deletions
diff --git a/binutils/dep-in.sed b/binutils/dep-in.sed
index 04612289e0..4823f1e382 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/$/ \\/