One needs to put MAKEFLAGS=--warn-undefined-variables in the beginning of the script.
On Fri, Jan 18, 2013 at 1:51 PM, Anton Daneyko <[email protected]> wrote: > Dear All, > I can run make with the --warn-undefined-variables parameter, but I > wonder if I can enforce this behavior directly in the Makefile? In a way > similar to "set -u" in the bash script. > _______________________________________________ Help-make mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-make
