(jbuild_version 1)

(executables (
  (names (bnf))
  (flags (
    :standard
    -w -9
    -safe-string -strict-sequence
    -principal -short-paths
  ))
  (libraries (cfg))
))
