Hacker News new | ask | show | jobs
by bigmanwalter 1167 days ago
Definitely avoid makefiles per directory, see Recursive Make Considered Harmful https://accu.org/journals/overload/14/71/miller_2004/

The approach being recommended in the sibling comment to this is quite nice!