diff options
author | Patrick Georgi <patrick.georgi@coresystems.de> | 2010-03-27 17:18:39 +0000 |
---|---|---|
committer | Patrick Georgi <patrick.georgi@coresystems.de> | 2010-03-27 17:18:39 +0000 |
commit | 51e142fef4c47b6ba30b9aaf5f3fcf34c781b59a (patch) | |
tree | 9a364433215633c2a59616696e6ada40e90f811a /util/romcc/Makefile | |
parent | 9417cc05fcd485fe699f88a73356c59c1c5181e0 (diff) | |
download | coreboot-51e142fef4c47b6ba30b9aaf5f3fcf34c781b59a.tar.xz |
make only needs to read Makefile.incs once, thanks to the
SECONDEXPANSION feature of GNU make (and we rely on GNU make for lots of
things already)
File paths are relative to the root directory, which simplifies
debugging (make V=1 gives shorter command lines) and helps ccache
finding matches for checkouts in different directories (even though it
should normalize paths itself)
Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5304 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'util/romcc/Makefile')
0 files changed, 0 insertions, 0 deletions