]> git.e2factory.org Git - e2factory.git/commit
Makefiles: stop build process at the error
authorTobias Ulmer <tu@emlix.com>
Fri, 13 Nov 2015 13:56:03 +0000 (14:56 +0100)
committerTobias Ulmer <tu@emlix.com>
Wed, 16 Nov 2016 14:41:18 +0000 (15:41 +0100)
commit5596f891fd6bf8d01bbad447cc5228c626e68ee9
tree58cbb26c9266d30e539c940aadae3389d7428828
parent94ffc5707b66b9bb37656c138b968a5da2a53fe6
Makefiles: stop build process at the error

set -e is no longer necessary since we pass it to SHELL directly.

Signed-off-by: Tobias Ulmer <tu@emlix.com>
12 files changed:
Makefile
doc/Makefile
doc/developer/Makefile
doc/ldoc/Makefile
doc/man/Makefile
extensions/Makefile
generic/Makefile
global/Makefile
local/Makefile
lua/Makefile
make.vars
plugins/Makefile