Samuel Tardieu wrote:
> Or why is BSD make used when the vast majority of Free Software developpers
> use GNU make?
1) It actually works
2) It can operate with a Bourne shell, and does not depend
on bash-isms
3) The files created to use it are more portable to other
operating systems
4) It results in very terse (small) files, so even a full
rewrite for a new OS's strange new/old "make" doesn't
cost much more
5) It does dependencies right, so I can change 1 file out
of a quarter of a million, and it does the right thing,
instead of rebuilding everything
6) It does not have an onerous license
7) It is strongly maintained
8) It is easily ported to other operating systems, once
you get over the stupid err()/errx() crap.
9) It is known to run on about 60 different UNIX variants
10) Inertia
> Yes, this is a troll. No, it doesn't need a followup. I just don't buy
> the 1% argument, it reminds me too much of what people say about the systems
> I use.
In order: Yet it was. Yes it does. Grow a thick skin. 8-).
-- Terry
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
- Re: HEADS UP: ACPI CHANGES AFFECTING MOST -CURRENT USER... Jim Bryant
- Re: HEADS UP: ACPI CHANGES AFFECTING MOST -CURRENT USER... David Malone
- Re: HEADS UP: ACPI CHANGES AFFECTING MOST -CURRENT USER... Richard Todd
- Re: HEADS UP: ACPI CHANGES AFFECTING MOST -CURRENT USER... Kazutaka YOKOTA
- Re: HEADS UP: ACPI CHANGES AFFECTING MOST -CURRENT USER... Mike Smith
- Re: HEADS UP: ACPI CHANGES AFFECTING MOST -CURRENT USER... Warner Losh
- Re: HEADS UP: ACPI CHANGES AFFECTING MOST -CURRENT USER... Daniel Capo Sobral
- Re: HEADS UP: ACPI CHANGES AFFECTING MOST -CURRENT USER... David O'Brien
- Re: HEADS UP: ACPI CHANGES AFFECTING MOST -CURRENT USER... Samuel Tardieu
- Re: HEADS UP: ACPI CHANGES AFFECTING MOST -CURRENT USER... Daniel C. Sobral
- Re: HEADS UP: ACPI CHANGES AFFECTING MOST -CURRENT USER... Terry Lambert
- Re: HEADS UP: ACPI CHANGES AFFECTING MOST -CURRENT USER... David O'Brien
- Re: HEADS UP: ACPI CHANGES AFFECTING MOST -CURRENT USER... Julian Elischer
- Re: HEADS UP: ACPI CHANGES AFFECTING MOST -CURRENT USER... Jordan Hubbard
- Re: HEADS UP: ACPI CHANGES AFFECTING MOST -CURRENT... David O'Brien
- Re: HEADS UP: ACPI CHANGES AFFECTING MOST -CURRENT USER... Poul-Henning Kamp
- Re: HEADS UP: ACPI CHANGES AFFECTING MOST -CURRENT USER... Mike Smith
- Re: HEADS UP: ACPI CHANGES AFFECTING MOST -CURRENT USER... Dave Cornejo
- Re: HEADS UP: ACPI CHANGES AFFECTING MOST -CURRENT USER... Jim Bryant
