; The recorder: regen-time only, but built like any other executable so it
; cannot rot against the client it drives.

(executable
 (name record)
 (libraries
  vaccel
  vaccel-client
  ttrpc
  ttrpc-eio
  nox-protobuf
  eio
  eio_main
  fmt))
