(library
 (name hxd)
 (modules fmt_meta fmt hxd o s)
 (public_name hxd.core))

(rule
 (targets fmt_meta.ml)
 (deps fmt_meta_pre407.ml fmt_meta_stable.ml)
 (action
  (run ../config/config.exe)))
