(executable
  (name c_types_generator)
  (libraries ctypes.stubs)
)

(rule
  (targets t.ml)
  (action (copy ../t.ml t.ml))
)
