Browse thread
[Caml-list] Announcing the OMake build system version 0.9.1
-
Jason Hickey
- Nicolas Cannasse
- Yaron Minsky
-
Yamagata Yoriyuki
-
Yaron Minsky
- Aleksey Nogin
-
Yaron Minsky
[
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: | Aleksey Nogin <nogin@c...> |
| Subject: | Re: [Caml-list] Announcing the OMake build system version 0.9.1 |
On 05.09.2004 05:48, Yaron Minsky wrote: > 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. Also note that in omake's case, builtin rules are just an external omake file, not some "internal" magic. This makes it possible to just take some of the internal rules into your own OMakefile and modify them to your liking. -- Aleksey Nogin Home Page: http://nogin.org/ E-Mail: nogin@cs.caltech.edu (office), aleksey@nogin.org (personal) Office: Jorgensen 70, tel: (626) 395-2907 ------------------- 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