Directory Configuration
This directory contains three subdirectories:
- cpu
- host
- Contain cpu-specific or hostos-specific build parameters such as compiler flags.
- wonka
- Contains a number of steerfiles which can be used to drive the build
process. The file Configuration/wonka/default is read in
by the Jamrules: if the jam command line includes
-sWONKA_CONFIG=foo then file Configuration/wonka/foo
will be included immediately afterwards.