Removes ifdefs from C files
Unifdef is useful for removing ifdef'ed 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 to know when
one of these is inactive because it is inside a comment, or a single or
double quote.
- Sources inherited from project openSUSE:12.1
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:12.1:Update/unifdef && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| Makefile.am | 0000000159 159 Bytes | |
| configure.ac | 0000000547 547 Bytes | |
| unifdef-1.0.tar.gz | 0000015850 15.5 KB | |
| unifdef-codecleanup.diff | 0000005601 5.47 KB | |
| unifdef.changes | 0000001060 1.04 KB | |
| unifdef.spec | 0000002294 2.24 KB |
Comments 0