unifdef

Remove cpp '#ifdef' lines from files
  http://dotat.at/prog/unifdef/
  0
  no reviews



The unifdef utility selectively processes conditional cpp(1) directives. It removes from a file both the directives and any additional text that they specify should be removed, while otherwise leaving the file alone.