Browse thread
ocamlbuild rules generating multiple files
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2009-02-11 (11:48) |
From: | Romain Bardou <Romain.Bardou@l...> |
Subject: | Re: [Caml-list] ocamlbuild rules generating multiple files |
Daniel Bünzli a écrit : > Hello, > > If in a rule a command generates multiple files (which don't necessary > have the same basename as the dep), how can I make ocamlbuild understand > that these files now exist in _build ? I also encountered this problem, and AFAIK there is no support yet for what I would call "dynamic productions". The answer of Nicolas Pouillard was: "hmm good question... indeed it should be added" (roughly translated :) ). -- Romain Bardou