[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

19. Makefile Fragments

When you configure GCC using the `configure' script (see section 3. Installing GNU CC), 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.

19.1 The Target Makefile Fragment  Writing the `t-target' file.
19.2 The Host Makefile Fragment  Writing the `x-host' file.



This document was generated by system on December, 2 2004 using texi2html