Don't give MFLAGS to make explicitly.
authorDaniel Carl <danielcarl@gmx.de>
Tue, 9 May 2017 18:59:52 +0000 (20:59 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Tue, 9 May 2017 18:59:52 +0000 (20:59 +0200)
commitdcc2c39757b707dbf9978f13a0b17dcb32be4ce9
tree38efe0177542b5bf03d9b74e9527c82db056e1b3
parent798e2e1080e208f89c6bf49ad202ba4490dcb03d
Don't give MFLAGS to make explicitly.

The option given to the upper most make call are already given as
MAKEFLAGS on recursive calls to make. So there is no need to give them
explicitly.
Makefile
config.mk
src/Makefile