Follow-up Comment #2, bug #64016 (project make):

I installed the code cleanup, thanks.

I don't understand the test that was added though.  How does this test show
that both rules are run at the same time?  It seems like it would behave the
same even if they were not.

Don't you mean something like this:

run_make_test(q!
hello.x::; @#HELPER# -q wait bye.x out $@
bye.x::; @#HELPER# sleep 1 file $@
!,
              '-j2 hello.x bye.x', "sleep 1\nfile bye.x\nhello.x");

?


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64016>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/


Reply via email to