;; Generated by mirage.v4.10.3

(rule
 (mode
  (promote (until-clean)))
 (target mte)
 (enabled_if
  (= %{context_name} "default"))
 (action
  (copy ../mte %{target})))
