On Wed, 25 Jan 2006, Frederic Devernay wrote:
Would it be possible to fix the Makefiles so that $(SILENT) is used instead of @ for _anything_ but '@echo "xxx"' and "@$(MAKE)..." ?
A fair suggestion and I think it should be done. I try to fix these when I see them and am in the neighbourhood.
The fix is not _quite_ as easy as you suggest, since the "ifndef V SILENT=@" magic is not always present where all the @-letters are present right now.
-- Daniel Stenberg -- http://www.rockbox.org/ -- http://daniel.haxx.se/
