On 14 June 2010 18:54, Peter Davies <[email protected]> wrote: > On 14 June 2010 18:40, Damjan Jovanovic <[email protected]> wrote: >> >> Since around 2-3 months ago, you don't need to run "make depend" at all :-). >> >> Damjan >> > > Then why is it still there?
When you run `make`, `make depend` is called automatically so you don't need to call it explicitly. - Reece
