> Would this problem be solved if mkdep(1) created lines like: > > foo.o .depend: foo.c inc1.h inc2.h > > or equivalent? > > Would something else break if we do that? Justin's patches post-process .depend to do exactly this. Warner