]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - gas/dep-in.sed
Imported binutils-2.20
[msp430-binutils.git] / gas / dep-in.sed
index d81c4609b9c08ddded76f76a4a16c69556b3231d..69591402afedd56bc01915c55fd3c45b74a4b690 100644 (file)
@@ -1,6 +1,7 @@
 :loop
 /\\$/N
-/\\$/b loop
+s/\\\n */ /g
+t loop
 
 s! \.\./! !g
 s! \./! !g
@@ -43,11 +44,9 @@ s! symbols\.h!!g
 s! tc\.h!!g
 s! write\.h!!g
 
-s/\\\n */ /g
-
 s/ *$//
 s/  */ /g
-/:$/d
-
-s/\(.\{50\}[^ ]*\) /\1 \\\
-  /g
+s/^ */A/
+s/ / \\\
+B/g
+$s/$/ \\/