On 08/06/2013 12:58, Nate Bargmann wrote:
> 
> As 'make V=1' can be used to override the silent rules created from
> 'configure', is it possible to write the variable with the ability to be
> conditional at make time?  In other words, does make set some sort of
> environment variable that I can test for to set my variable?  If not, I
> am comfortable with quieting Swig manually.

I think you're missing the point of silent rules. Silent rules do not
silence the compiler's warnings, but are rather designed so that
_exactly those_ warnings are easier to notice...

-- 
Diego Elio Pettenò — Flameeyes
flamee...@flameeyes.eu — http://blog.flameeyes.eu/

Reply via email to