(missing) dependencies in Makefile

Frank Mohr f_mohr at yahoo.de
Sun Apr 4 02:56:01 EST 2004


Ben Lindstrom wrote:
> 
> And the issue we are seeing due to theses lack of dependencies?

As I wrote - this is usually not a problem.
It also took me a long time to realy notice it at all 
(openssh-2.9p2 in 2001 and a lot of internal patches for every version
since that till now).

I stumbled into that trap when I added in/out counters to the channel
structure (changed channel.[ch])
and did a make without "make clear" first.

My question was just if there is a technical reason.
(reasons I see might be: compacter Makefile with less rules, easier to
maintain, 
little gain and a lot of work to add them)

Frank


> On Fri, 2 Apr 2004, Frank Mohr wrote:
> 
> > Hi
> >
> > the OpenSSH Makefile doesn't use any dependencies for header files
> > (except config.h)
> > Is this intended or just left out (as it's usually not a problem).
> >
> > Frank
> >
> > _______________________________________________
> > openssh-unix-dev mailing list
> > openssh-unix-dev at mindrot.org
> > http://www.mindrot.org/mailman/listinfo/openssh-unix-dev
> >
> 
> _______________________________________________
> openssh-unix-dev mailing list
> openssh-unix-dev at mindrot.org
> http://www.mindrot.org/mailman/listinfo/openssh-unix-dev




More information about the openssh-unix-dev mailing list