> Ask that "make cleandepend" be run before "make depend", now that > we don't do this automatically. > > Suggested by: bde I think this is a regression in the building of the kernel that's not desirable. We should fix make depend to just cope with files that have gone away, which is all that's needed here. Warner