Hello I looked through the manual (3.81) and could not find a way to get GNU Make to display an error, or warning when a variable is used without being defined. like $(MY_VARIABLE)
Is there a way to catch this issue? (my makefile debugging) make --debug doesn't help Cheers, Jon _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
