let byte_compile_ocaml_interf mli cmi env build = let mli = env mli and cmi = env cmi in prepare_compile build mli; ocamlc_c (tags_of_pathname mli++"interf") mli cmi