diff options
Diffstat (limited to 'bfd/targmatch.sed')
-rw-r--r-- | bfd/targmatch.sed | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/targmatch.sed b/bfd/targmatch.sed index 2f40e72..2716876 100644 --- a/bfd/targmatch.sed +++ b/bfd/targmatch.sed @@ -1,5 +1,6 @@ 1,/START OF targmatch.h/ d /END OF targmatch.h/,$ d +/^[ ]*case/,/^[ ]*esac/ d s/^#if/KEEP #if/ s/^#endif/KEEP #endif/ s/^[ ]*#.*$// |