Browse thread
[Caml-list] Announcing the OMake build system version 0.9.1
[
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: | 2004-09-05 (12:48) |
From: | Yaron Minsky <yminsky@g...> |
Subject: | Re: [Caml-list] Announcing the OMake build system version 0.9.1 |
On Sun, 05 Sep 2004 15:12:05 +0900 (JST), Yamagata Yoriyuki <yoriyuki@mbg.ocn.ne.jp> wrote: > Skimming the document, it appears to be possible, but could OMake > build the arbitrary target, not limited to OCaml or C binary? For > example, I want to convert data in plain text to a fast-loadable > binary format in the installation time. Yes, omake is general purpose. The built in rules are of course for specific systems, but you can write rules for pretty much anything. y ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners