(rule
 (targets ballz.ml ballz.zci ballz_main.ml)
 (deps
  (:zl ballz.zls))
 (action
  (run zeluc -s main -o ballz_main %{zl})))
