Deleted Added
full compact
targmatch.sed (33965) targmatch.sed (89857)
11,/START OF targmatch.h/ d
2/END OF targmatch.h/,$ d
11,/START OF targmatch.h/ d
2/END OF targmatch.h/,$ d
3/^[ ]*case/,/^[ ]*esac/ d
3s/^#if/KEEP #if/
4s/^#endif/KEEP #endif/
5s/^[ ]*#.*$//
6s/^KEEP #/#/
7s/[ ]*\\$//
8t lab1
9 :lab1
10s/[| ][| ]*\([^|() ][^|() ]*\)[ ]*|/{ "\1", NULL },/g

--- 22 unchanged lines hidden ---
4s/^#if/KEEP #if/
5s/^#endif/KEEP #endif/
6s/^[ ]*#.*$//
7s/^KEEP #/#/
8s/[ ]*\\$//
9t lab1
10 :lab1
11s/[| ][| ]*\([^|() ][^|() ]*\)[ ]*|/{ "\1", NULL },/g

--- 22 unchanged lines hidden ---