help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: implementing emake's #pragma multi in GNU make?


From: grischka
Subject: Re: implementing emake's #pragma multi in GNU make?
Date: Sat, 09 Feb 2013 01:27:01 +0100
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

Gerhard Fiedler wrote:
FWIW, I also write my build systems so that they build correctly no
matter whether or which intermediate files are missing. IMO that's the
underlying philosophy of make.

Having to rely on "clean" builds when incremental builds could do the
job just fine is IMO either an artifact of an insufficient build system
or a result of a bug (or missing feature) in make.

Exactly what I see with my makefiles all the time:  Either it is
insufficient or it doesn't work.

--- grischka


Gerhard







reply via email to

[Prev in Thread] Current Thread [Next in Thread]