On Mon, Jul 21, 2003 at 02:06:24PM -0400, Ferguson, Neale wrote:
> But the generation of x21.o and x22.o will cause them to have a timestamp
> greater than that of ../nat.a and should cause make to do the build. x21.o
> and x22.o are listed a dependencies of nat.a.
I think that make is indeed doing the wrong thing here. Can you email me
privately with output from make -d (it will be long) for this? It should
be sufficient to just do cd src2;make -d $(MAKEFLAGS), so you don't get
debug output for all three makes.
Kris