Implement make --warn-redefined-variables

Dan Jacobson <[email protected]> Sat, 16 May 2026 21:43:31 +0800
Newsgroups gmane.comp.gnu.make.bugs
Message-ID <[email protected]>
Say, make needs a '--warn-redefined-variables' option.

https://unix.stackexchange.com/questions/806006/how-to-emulate-some-future-make-warn-redefined-variables/

In fact, not only just warn, optionally quit with an error.