Last change
on this file since 1036 was 610, checked in by bird, 22 years ago |
This commit was generated by cvs2svn to compensate for changes in r609,
which included commits to RCS files with non-trunk default branches.
|
-
Property cvs2svn:cvs-rev
set to
1.1.1.2
-
Property svn:eol-style
set to
native
-
Property svn:executable
set to
*
|
File size:
526 bytes
|
Line | |
---|
1 | 1,/START OF targmatch.h/ d
|
---|
2 | /END OF targmatch.h/,$ d
|
---|
3 | /^[ ]*case/,/^[ ]*esac/ d
|
---|
4 | s/^#if/KEEP #if/
|
---|
5 | s/^#endif/KEEP #endif/
|
---|
6 | s/^[ ]*#.*$//
|
---|
7 | s/^KEEP #/#/
|
---|
8 | s/[ ]*\\$//
|
---|
9 | t lab1
|
---|
10 | :lab1
|
---|
11 | s/[| ][| ]*\([^|() ][^|() ]*\)[ ]*|/{ "\1", NULL },/g
|
---|
12 | s/[| ][| ]*\([^|() ][^|() ]*\)[ ]*)/{ "\1",/g
|
---|
13 | t lab2
|
---|
14 | s/^[ ]*targ_defvec=\([^ ]*\)/#if !defined (SELECT_VECS) || defined (HAVE_\1)/
|
---|
15 | t lab3
|
---|
16 | s/.*=.*//
|
---|
17 | s/;;//
|
---|
18 | b
|
---|
19 | :lab2
|
---|
20 | H
|
---|
21 | d
|
---|
22 | :lab3
|
---|
23 | G
|
---|
24 | s/\n/%EOL%/g
|
---|
25 | s/\(defined (HAVE_\)\([^)]*\)\(.*\)/\1\2\3\
|
---|
26 | \&\2 },\
|
---|
27 | #endif/
|
---|
28 | s/%EOL%/\
|
---|
29 | /g
|
---|
30 | p
|
---|
31 | s/.*//g
|
---|
32 | s/\n//g
|
---|
33 | h
|
---|
Note:
See
TracBrowser
for help on using the repository browser.