Next: make.config.deps.in
Up: Autoconf stuff
Previous: make.config.defn.in
Contents
make.config.rules.in
This file is turned into make.config.rules in the config-data
directory in the configuration.
It contains the rules needed to create an object file from a source file.
Note that currently this isn't modified by the configuration process, as
everything is controlled from variables in the make.config.defn file.
However this situation may change in the future if really necessary.
|