(gcc.info) Fragments
Info Catalog
(gcc.info) Config
(gcc.info) Top
(gcc.info) Funding
Makefile Fragments
******************
When you configure GCC using the `configure' script (
Installation.), it will construct the file `Makefile' from the
template file `Makefile.in'. When it does this, it will incorporate
makefile fragment files from the `config' directory, named `t-TARGET'
and `x-HOST'. If these files do not exist, it means nothing needs to
be added for a given target or host.
Menu
* Target Fragment Writing the `t-TARGET' file.
* Host Fragment Writing the `x-HOST' file.
Info Catalog
(gcc.info) Config
(gcc.info) Top
(gcc.info) Funding
automatically generated byinfo2html