/[Development]
ViewVC logotype

Revision 4577


Jump to revision: Previous Next
Author: uwe
Date: Tue Aug 25 15:03:20 2009 UTC (3 years, 8 months ago)
Changed paths: 3
Log Message:
Improve build output.

The Makefile prints need to be @printf -- not $(Q)printf -- as they should

 (1) be printed always (with 'make' _and_ with 'make V=1'),

 (2) but the printf command itself should not be printed, hence the '@'.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



Changed paths

Path Details
Directorytrunk/coreboot-v2/Makefile modified , text changed
Directorytrunk/coreboot-v2/src/arch/i386/Makefile.inc modified , text changed
Directorytrunk/coreboot-v2/util/x86emu/Makefile modified , text changed

Stefan Reinauer">Stefan Reinauer
ViewVC Help
Powered by ViewVC 1.1.15