[
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: | -- (:) |
| From: | Daniel_Bünzli <daniel.buenzli@e...> |
| Subject: | Re: [Caml-list] ocamlbuild rule with recursive action |
Le 2 déc. 08 à 12:27, DooMeeR a écrit : > Well, you can define a rule like this : Thanks. I'll try something along these lines. But that's kind of ugly. In the future could maybe ocamlbuild add another case in the command type, something like Rec of action -> (command * bool) Or maybe there is another way ? Daniel