make/doc
Paul Smith 62e8f029e9 [SV 58735] Define the order that makefiles are rebuilt.
Ensure that makefiles are rebuilt in the order in which make first
considered them, and document this behavior in the manual.

* NEWS: Add a note about the new behavior
* doc/make.text (How make Processes a Makefile): Document it.
* main.c (main): Inverse the list of makefile goals.
* read.c (read_all_makefiles): Add default makefiles to the list at
the front in reverse order, the same way other makefiles are added.
* tests/scripts/features/include: Add tests to verify rebuild order.
2020-07-19 13:56:23 -04:00
..
.gitignore * doc/make.texi: [SV 51974] Clarify makefile parsing operations. 2019-05-19 19:25:50 -04:00
make.1 Update copyright statements for 2020 2020-01-03 02:08:59 -05:00
make.texi [SV 58735] Define the order that makefiles are rebuilt. 2020-07-19 13:56:23 -04:00
Makefile.am Update copyright statements for 2020 2020-01-03 02:08:59 -05:00