let menhir_ocamldep_command arg out env _build = let arg = env arg and out = env out in let tags = tags_of_pathname arg++"ocaml"++"menhir_ocamldep" in menhir_ocamldep_command' tags ~menhir_spec:(P arg) out