emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Reloading uncompiled and testing from several git branches


From: Achim Gratz
Subject: Re: [O] Reloading uncompiled and testing from several git branches
Date: Mon, 18 Feb 2013 20:17:24 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.93 (gnu/linux)

François Pinard writes:
> Any Makefile which lists dependencies while expecting them to be
> satisfied sequentially, one after another, is broken.  Make does not
> (theoretically) guarantee the order, while in practice, all "make"
> programs I know satisfy dependencies from left to right.

Well, if you're going to pick nits: in this case, nothing is broken.
It's known that we're going to use GNU make and that no parallel
execution is taking place.  Thus we can guarantee that the dependencies
will be evaluated in sequence, left to right, just as intended.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptation for Waldorf rackAttack V1.04R1:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada




reply via email to

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