Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jul 2002 00:34:20 +0300
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        mingo lu <freebiebsd@yahoo.com>
Cc:        freebsd-questions <freebsd-questions@FreeBSD.org>
Subject:   Re: questions about make
Message-ID:  <20020710213420.GD4189@hades.hell.gr>
In-Reply-To: <20020710161315.4337.qmail@web14808.mail.yahoo.com>
References:  <20020710161315.4337.qmail@web14808.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2002-07-10 09:13 +0000, mingo lu wrote:
>
> I have two versions of "makes". One came with the 4.5 CD
> (/usr/bin/make) and anothr one is gnu make (/usr/local/bin/make).
> The default one, (PATH=/usr/local/bin) is gnu make.

Why is the /usr/local version of Make called 'make' and not 'gmake'?
The port of GNU Make doesn't install anything under /usr/local/bin
called 'make'.  How did you install your GNU Make version?

BTW, you can always hack your PATH and make sure that /usr/bin is
before /usr/local/bin.  That should fix things...


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020710213420.GD4189>