Anton Daneyko
2013-01-18 12:51:48 UTC
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.
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.