[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
How can I conditionally compile or preprocess my flex input file?
Flex doesn’t have a preprocessor like C does. You might try using m4, or the C preprocessor plus a sed script to clean up the result.
This document was generated on November 4, 2011 using texi2html 5.0.