Demonstrate buildroot Makefile recursion This simple project demonstrates a buildroot Makefile rule recursion. Clone the repository and submodule and run ./build.sh from the top directory. In the output, there should be messages similar to "Avoiding implicit rule recursion".