| Lucent nmake lu3.8 | IFFE(1) |
iffe − C compilation environment feature probe
iffe [ − ] [ op [ ,op... ] [ arg [ ,arg... ] [ reference ... ] ] ] [ : ... ]
iffe probes the C compilation environment for features. A feature is any file, option or symbol that controls or is controlled by the C compiler. iffe input is line oriented. Input lines may appear as command arguments with the argument : acting as a line delimiter. Unless specified by set out file the first arg determines the output file name FEATURE/arg. The − option sends the output to stdout.
|
iffe/op.c |
C program to compile and run for op. Execution output copied to the FEATURE output file. |
||
|
iffe/op.sh |
sh(1) script to run for op. Execution output copied to the FEATURE output file. |
||
|
iffe/op |
iffe override tests for op. |
cc(1), cpp(1), nmake(1), probe(1)
| nmake lu3.8 | July 2006 | IFFE(1) |