mte/unikernel/dist/dune
2025-11-11 02:07:51 +01:00

10 lines
169 B
Text

;; Generated by mirage.v4.10.3
(rule
(mode
(promote (until-clean)))
(target mte)
(enabled_if
(= %{context_name} "default"))
(action
(copy ../mte %{target})))