unifdef - Unifdef tool for removing ifdef'd lines
Website: | http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.bin/unifdef/ |
---|---|
License: | BSD |
- Description:
Unifdef is useful for removing ifdefed lines from a file while otherwise leaving the file alone. Unifdef acts on #ifdef, #ifndef, #else, and #endif lines, and it knows only enough about C and C++ to know when one of these is inactive because it is inside a comment, or a single or double quote.
Packages
unifdef-1.171-5m.mo6.i686 [13 KiB] |
Changelog
by NAKAYA Toshiharu (2009-01-21):
- (1.171-5m) - rebuild against rpm-4.6 |