11 lines
169 B
Text
11 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})))
|