I if have a rule

all : b c d e f g

and I've given the command make -j -l 10.0  ( a 10 cpu server )

Suppose system loading will allow 3 of these to execute at the same time

Will it be b c d that go first?
Or is it random?


_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to