help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

defined but unused variables


From: Dale Lukas Peterson
Subject: defined but unused variables
Date: Tue, 17 Feb 2015 21:54:49 -0800

I am working with a build system that has a lot of undefined make
variables used in the makefiles.  The --warn-undefined-variables flag
has been very helpful in cleaning things up.  Is there a way to warn
when a make variable is defined but never used?  This would further
help remove dead build system code.

Thanks,
Luke



reply via email to

[Prev in Thread] Current Thread [Next in Thread]