(env
 (_
  (binaries ./util/cfgDot.exe)))

(cram
 (applies_to :whole_subtree)
 (enabled_if %{bin-available:graph-easy})
 (deps
   %{bin:cfgDot}))
