This generator creates a Recursive Makefile designed for complex C/C++ projects (like 42sh or HTTPd).
It automatically detects source files in subdirectories using `find`.
Ensure your project matches this standard structure: