Removes a lot of boilerplate code. Using the new scheme it is possible to add new projects or sub-projects without having to re-generate any existing Makefiles. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
This commit should resolve the issue #64. Recursive make commands should always use the variable MAKE, not the explicit command name ‘make’.