pkgsrc/devel/unifdef/DESCR
wiz 56f900d72c devel/unifdef: import unifdef-2.12
The unifdef utility selectively processes conditional C preprocessor
#if and #ifdef directives. It removes from a file both the directives
and the additional text that they delimit, while otherwise leaving
the file alone.
2021-07-23 11:16:03 +00:00

4 lines
222 B
Text

The unifdef utility selectively processes conditional C preprocessor
#if and #ifdef directives. It removes from a file both the directives
and the additional text that they delimit, while otherwise leaving
the file alone.