On 14 June 2010 18:54, Peter Davies ultratwo@gmail.com wrote:
On 14 June 2010 18:40, Damjan Jovanovic damjan.jov@gmail.com 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