diff options
| author | Michael Brown | 2010-07-14 19:29:16 +0200 |
|---|---|---|
| committer | Michael Brown | 2010-07-14 19:47:35 +0200 |
| commit | 770317a57d89bc5aaeadf8dc72439b9fd0c6c260 (patch) | |
| tree | ac0f7b6e3176d93f80abc1123ab14a7b3cc44a40 /src/net | |
| parent | [build] Standardise variable naming for inter-build state files (diff) | |
| download | ipxe-770317a57d89bc5aaeadf8dc72439b9fd0c6c260.tar.gz ipxe-770317a57d89bc5aaeadf8dc72439b9fd0c6c260.tar.xz ipxe-770317a57d89bc5aaeadf8dc72439b9fd0c6c260.zip | |
[build] Speed up rebuilding on header file changes
Split src_template into deps_template (which handles the definition of
foo_DEPS) and rules_template (which handles the rules referencing
foo_DEPS). The rules_template is not affected by any included header
files and so does not need to be reprocessed following a change to an
included header file.
This reduces the time required to rebuild the Makefile rules following
a change to stdint.h by around 45%, at a cost of increasing the time
required to rebuild after a "make veryclean" by around 3%.
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/net')
0 files changed, 0 insertions, 0 deletions
