5 lines
73 B
Plaintext
5 lines
73 B
Plaintext
build: [
|
|
[ "ocaml" "./configure.ml" "--release" ]
|
|
[ make "build" ]
|
|
]
|