Recursive Make Considered Harmful [1998,2006]

4 points by Bernerd


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

jmtd

A classic. I thought it was older than 2006.