f51ee0a16d
Binutils has a "contrib" subdirectory - thus flattening cannot happen without renaming the upper level contrib directory in a first pass. Also, don't record this move and remove any keyword expansion.
5 lines
44 B
Sed
5 lines
44 B
Sed
s/["\\]/\\&/g
|
|
s/$/\\n\\/
|
|
1 s/^/"/
|
|
$ s/$/n"/
|