Follow-up Comment #6, bug #19108 (project make):
I am lost. In my case 2 targets are generated after a command is completed.
targ1 targ2: some dependencies
./my_long_command
And I try to avoid two invocations of the command. When I use "make -j 2" the
double invocation happens. Since my command lasts 2 hours it becomes an issue
:(
How to avoid double invocation?
Any hints/comments?
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?19108>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-make