The file make.log shows the errors I get using make-3.79 (and 3.77)
when using a vpath configuration on a simple project. Basically make
on a clean "distribution" breaks because main.o is not found anywhere,
despite the fact that it has just been built into obj/. Running make
again will successfully build main.

It would appear that the dependencies are not re-searched after they
have been built.

Perhaps the dependency list should be re-evaluated once the calls to
build them have been placed, in case they are located elsewhere in a
vpath.

I hope this is helpful and meaningful.

Russell.
rc.smiley@lycosmail.com
