Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Aug 2000 03:05:22 +0100
From:      Ben Smithurst <ben@FreeBSD.org>
To:        Chris McNett <chrismcnett@hotmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Just curious...
Message-ID:  <20000819030522.C58928@strontium.scientia.demon.co.uk>
In-Reply-To: <F162Qq5pneeFUtLch9w0000176b@hotmail.com>
References:  <F162Qq5pneeFUtLch9w0000176b@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Chris McNett wrote:

> Why does the ports collection insist on using BSD make instead of GNU make? 
> You'd think that the world could agree that GNU make is the more commonly 
> used of the two and should be the standard.

BSD make is better.  I'm guessing BSD make is much older too, and the
GNU folks made their make gratuitously different to the existing BSD
make, just to be different and annoying.  I've never seen a GNU makefile
for a program which can be as short as

PROG=	foo
.include <bsd.prog.mk>

(I might have missed a line or two, but with the bsd.*.mk files they can
be *very* short.)

It's much like the fact that Windows is more widely used than FreeBSD,
but we all know which is better.

-- 
Ben Smithurst                 / ben@FreeBSD.org / PGP: 0x99392F7D
FreeBSD Documentation Project /


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?20000819030522.C58928>