Fix build process so that subdir failures cause actual failure, even when CFLAGS...
authorNelson Ferreira <nelson.ferreira@ieee.org>
Tue, 31 Jul 2012 02:49:52 +0000 (22:49 -0400)
committerNelson Ferreira <nelson.ferreira@ieee.org>
Tue, 31 Jul 2012 02:49:52 +0000 (22:49 -0400)
commit6cadda014e92b2cb88656d7cfe8e1135a544a7dd
tree3fc2778cf16ab5536b53d0b50f0a8718f17d7205
parente44ed11ee1156f2065d0b221372bea4d11640ef4
Fix build process so that subdir failures cause actual failure, even when CFLAGS have a k somewhere...

* Makefile.am (beta): Use -w MAKEFLAGS instead of RECURSIVE_MAKE_ARGS
* Makefile.am (time-beta): Ditto.
* Makefile.am (time-all): Ditto.
* Makefile.am (time-check): Ditto.
* Makefile.am (build-report): Ditto.
* Makefile.am (time-build-report): Ditto.
* PROBLEMS:  Add explanation for failure.

Signed-off-by: Nelson Ferreira <nelson.ferreira@ieee.org>
Makefile.am
PROBLEMS