Jon Smirl wrote:
> 
> "John Bandhauer" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> 
> > Do you do a top level depend?...
> >    nmake -f client.mk depend
> 
> No, I didn't. Does this have to be done explictly and everytime I update
> from CVS?

Yes to both questions. Otherwise the build system does not know
the real dependencies or when they change. The other 'safe'
alternative is to clobber_all before updating.

We are, of course, talking about Win32 here. Mac and Linux
dependencies are more automatic.

John.

> 
> --
> Jon Smirl
> [EMAIL PROTECTED]

Reply via email to