31 lines
642 B
Plaintext
31 lines
642 B
Plaintext
(executables
|
|
(names main)
|
|
(modes byte)
|
|
(modules main)
|
|
(link_flags (-linkall))
|
|
(libraries topinf
|
|
tsdl
|
|
tgls.tgles2
|
|
wall
|
|
zed
|
|
irmin-unix
|
|
ocaml-compiler-libs.common
|
|
ocaml-compiler-libs.bytecomp
|
|
ocaml-compiler-libs.toplevel
|
|
findlib))
|
|
|
|
(library
|
|
(name topinf)
|
|
(modes byte)
|
|
(modules topinf)
|
|
(libraries tsdl
|
|
tgls.tgles2
|
|
wall
|
|
zed
|
|
irmin-unix
|
|
ocaml-compiler-libs.common
|
|
ocaml-compiler-libs.bytecomp
|
|
ocaml-compiler-libs.toplevel
|
|
findlib))
|
|
|