> "MS" == Manoj Srivastava writes:
MS> The docs already tell you that it is an error to use more than
MS> one of the three options; and when you do so, you should expect
MS> undefined behaviour. What you saw might not be the same with the next
MS> upgrade, so it should definitely
X-debbugs-CC: bug-make@gnu.org
Package: make
Version: 3.81-7
Severity: wishlist
On (info "(make) Instead of Execution")
we see
It is an error to use more than one of these three flags in the same
invocation of `make'.
Well, I got away with -nt.
and the -n was ignored.
So you should warn on