binutils-gdb/bfd/mergecom-p
Steve Chamberlain 90f3f3e2b0 Initial revision
1991-08-17 00:16:57 +00:00

6 lines
138 B
Plaintext
Executable File

# SED script for preprocessing embedded headers from C source comments
# Locate and coalesce adjacent comments
/\*\/$/N
s/\*\/\n\/\*/\
/