Subject: Re: Kernel re-compiles
To: Jason Thorpe <thorpej@nas.nasa.gov>
From: Kip Walker <kwalker+@CMU.EDU>
List: macbsd-development
Date: 04/01/1995 13:29:05
I understand how dependencies work.  I'm not changing ANYTHING.  eg, I
do a make.  genassym is compiled, assym.s is generated, then
compilation starts.  If I ^C that and immediately make again, it
repeats everything.  My only guess is that the dependecy calculation
is messed up because of the clock being wrong and giving the wrong
comparison against file mod. times.  But if I reset the clock, the
machine hangs.

ugh?
kip