Recursive Make Considered Harmful [1998,2006]
4 points by Bernerd
4 points by Bernerd
I assume most are familiar with Auto-Dependency Generation using GCC and make. I am interested in automatic finding and building dependencies starting at main.c
A classic. I thought it was older than 2006.