There is only one target which produces information about the used variables,
rules and targets: fpc_info.
The following information about the makefile is presented:
     
     - general configuration information: the location of the makefile, the compiler version,
     target OS, CPU.
     
- the directories, used by the compiler.
     
- all directories where files will be installed.
     
- all objects that will be made.
     
- all defined tools.