Flag toplevel
  Description: Build the baptop utility
  Default: false

Executable "baptop"
  Path:           src
  MainIs:         baptop.ml
  Build$:         flag(everything) || flag(toplevel)
  ByteOpt: -thread
  CompiledObject: byte
  BuildDepends:   utop, threads, findlib.dynload
