[Omake] building C binding library

Anastasia Gornostaeva ermine at ermine.pp.ru
Sun Sep 16 03:37:14 PDT 2007


Hello.

How can I rewrite a piece of OCamlMakefile into OMakefile:

SOURCES         = mlzlib.mli mlzlib.ml mlzlib_stub.c
OCAMLLDFLAGS    = -cclib -lz
RESULT          = mlzlib
all: bcl ncl

It should build ocaml library mlzlib, a bindig to C zlib functuibs

Thanks.
ermine


More information about the Omake mailing list