[Omake] Computed dependencies
Alain Frisch
alain.frisch at lexifi.com
Tue Oct 9 06:22:18 PDT 2007
Achim Blumensath wrote:
> I think you need .SCANNER dependencies.
>
> In my project I use some camlp4 extensions that have to be built before
> I can compute the dependencies. Perhaps, my code is of help to you:
>
> http://ant.berlios.de
Thanks!
However, in my case, I don't know to which targets the scanner must be
attached (my generator produces the targets given the dependencies, not
the opposite like ocamldep).
Alain
More information about the Omake
mailing list