diff options
Diffstat (limited to 'gas/dep-in.sed')
-rw-r--r-- | gas/dep-in.sed | 3 |
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/$/ \\/ |