|
Next: Make files Up: Introduction Previous: Introduction Contents Note on philosophy of the make systemMake options can be divided into two classes.
Whenever an option is added to the make system care should be taken to preserve this distinction. It should be possible to go to the config-data directory of a configuration and examine the files there to determine how an executable was built. It should not be necessary to know the command-line used to build it.
|