aboutsummaryrefslogtreecommitdiff
path: root/gas/dep-in.sed
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2009-06-04 06:57:12 +0000
committerAlan Modra <amodra@gmail.com>2009-06-04 06:57:12 +0000
commit26d1917c555cb057baa061fa476ec0e5c0965280 (patch)
tree20b4af6ee05ab3cdb9e2b8576d75c14ca05ad9e0 /gas/dep-in.sed
parent4b9d2a998bc949c056e4a37f0942e3ea0571376a (diff)
downloadgdb-26d1917c555cb057baa061fa476ec0e5c0965280.zip
gdb-26d1917c555cb057baa061fa476ec0e5c0965280.tar.gz
gdb-26d1917c555cb057baa061fa476ec0e5c0965280.tar.bz2
* dep-in.sed: Don't use \n in replacement part of s command.
* Makefile.am (DEP1, DEPTC, DEPOBJ, DEP2): LC_ALL for uniq. * Makefile.in: Regenerate.
Diffstat (limited to 'gas/dep-in.sed')
-rw-r--r--gas/dep-in.sed3
1 files changed, 2 insertions, 1 deletions
diff --git a/gas/dep-in.sed b/gas/dep-in.sed
index b5c0bd0..6959140 100644
--- a/gas/dep-in.sed
+++ b/gas/dep-in.sed
@@ -47,5 +47,6 @@ s! write\.h!!g
s/ *$//
s/ */ /g
s/^ */A/
-s/ / \\\nB/g
+s/ / \\\
+B/g
$s/$/ \\/