source: branches/libc-0.6/src/binutils/bfd/doc/header.sed

Last change on this file was 607, checked in by bird, 22 years ago

Initial revision

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 304 bytes
Line 
1s|[ ][ ]*| |g
2s|\(.*\) [^ ]*header.sed.*|\1|
3s|[^ ]*/||g
4s|^ *|"|
5s| |", "|g
6s|$|"|
7s|, \([^ ]*\)$| and \1|
8s|^|/* DO NOT EDIT! -*- buffer-read-only: t -*- This file is automatically generated from |
9s|\(.\{60\}[^ ]* \)|\1\
10 |g
11s|$|.\
12 Run "make headers" in your build bfd/ to regenerate. */\
13|
Note: See TracBrowser for help on using the repository browser.