mirror of
https://github.com/opnsense/src.git
synced 2026-02-26 11:20:29 -05:00
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.
13 lines
304 B
Sed
13 lines
304 B
Sed
s|[ ][ ]*| |g
|
|
s|\(.*\) [^ ]*header.sed.*|\1|
|
|
s|[^ ]*/||g
|
|
s|^ *|"|
|
|
s| |", "|g
|
|
s|$|"|
|
|
s|, \([^ ]*\)$| and \1|
|
|
s|^|/* DO NOT EDIT! -*- buffer-read-only: t -*- This file is automatically generated from |
|
|
s|\(.\{60\}[^ ]* \)|\1\
|
|
|g
|
|
s|$|.\
|
|
Run "make headers" in your build bfd/ to regenerate. */\
|
|
|
|