On Tue, 9 Feb 1999 14:20:47 -0500 (EST) Todd Vierling wrote: > This is because it becomes recursive - remember, Makefile.inc is also > included by common/Makefile. > > Surround the != with: > > .if !make(print-objdir) > .endif Cool, that worked! Simon.