> is there any way to get the targets that are already
> being built when a rule is invoked ?

Solved that by manually tracking in my rules the targets I build in a
global reference, so far this solves my problem but I wonder if there
are any concurrency issue that may arise, I don't know how ocamlbuild
handles parallel target building.

Best,

Daniel

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Reply via email to