Build.Kind
type t = private
| External of External.t
| In_source_dir of Local.t
val of_string : string -> t