(library (name caml) (public_name base.caml) (preprocess no_preprocessing))

(rule (targets caml.ml) (action (run ../gen/gen.exe -o %{targets})))