Makefile: Fail the build if it fails
When invoking make recursively, fail the build if it one of the invocations fails. This way errors get discovered early instead of later when build artifacts are missing.
When invoking make recursively, fail the build if it one of the invocations fails. This way errors get discovered early instead of later when build artifacts are missing.