Remove .MAKE from nested target which is not a sub-makeThis does not fix the issue, just makes the unit-test more accurate.PR: 55578Reviewed by: rillig
make(1): add tests for suppressing "stopped in"These tests demonstrate the unwanted behavior described in PR bin/55578and PR bin/55832.