Christoph Egger wrote:

>>a quick shot in the dark: you are calling 'make' recursively, while you
>>*should* call $(MAKE) instead (which always has the correct value).
>>
> 
> Yes, in the Makefile. But not on the shell...


right, and it appears it is the Makefile which calls 'make', not $(MAKE)
which would be 'gmake'...

Stefan





Reply via email to