|
Rockbox mail archiveSubject: Re: using $(SILENT) in MakefilesRe: using $(SILENT) in Makefiles
From: Daniel Stenberg <daniel_at_rockbox.org>
Date: Thu, 26 Jan 2006 16:45:08 +0100 (CET) On Wed, 25 Jan 2006, Frederic Devernay wrote: > Would it be possible to fix the Makefiles so that $(SILENT) is used instead > of _at_ for _anything_ but '_at_echo "xxx"' and "_at_$(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=_at_" magic is not always present where all the _at_-letters are present right now. -- Daniel Stenberg -- http://www.rockbox.org/ -- http://daniel.haxx.se/Received on 2006-01-26 Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |