summaryrefslogtreecommitdiffstats
path: root/contrib/binutils/bfd/doc/header.sed
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/binutils/bfd/doc/header.sed')
-rw-r--r--contrib/binutils/bfd/doc/header.sed12
1 files changed, 12 insertions, 0 deletions
diff --git a/contrib/binutils/bfd/doc/header.sed b/contrib/binutils/bfd/doc/header.sed
new file mode 100644
index 0000000..ed27040
--- /dev/null
+++ b/contrib/binutils/bfd/doc/header.sed
@@ -0,0 +1,12 @@
+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. */\
+|
OpenPOWER on IntegriCloud