[Bf-committers] make vs gmake

Hans Lambermont bf-committers@blender.org
Thu, 5 Dec 2002 14:12:32 +0100


Kent Mein wrote:
> In reply to John K. Walton (walton@mrnutty.com):
> > 'make' is called. this calls IRIX make which doesn't work
> The problem is its not standard on all systems.  Doing a google search
> provided this info though, before running configure try: setenv
> MAKE=gmake

Shouldn't configure detect gmake and generate the makefiles such that
gmake is called ? I think it should.

As a hack I've set my $PATH to include another directory with a symlink
make->gmake so that it is used instead of the local make.

*BSD also does not have gmake by default (/usr/bin/make is PMake on *BSD).

Hans
-- 
http://lambermont.webhop.org/