depend / compile

F.D. (depke@cs.tu-berlin.de)
Mon, 16 Oct 1995 04:32:18 +0100


Hi linuxers
It is very annoying that, if I interrupt the kernel compilation
for some reason, I 'make zImage' again and he restarts right at the beginning.
(Perhaps not all files are recompiled, but most.)
I already discarded the '.version' numbering (I stay at number 1 ) but it
doesn't help. I guess it's because of the 'new' method of generating the
.depend files. BTW, it is not noteably faster than the old preprocessor
based depend. Perhaps the old 'depend' can be added as a Makefile option?

Greetings,
Florian