; We get a super bizarre error here...
; (rule
;  (alias plugin-tutorial)
;  (deps
;   (source_tree .)
;   (package rocq-runtime)
;    ../../tools/CoqMakefile.in
;    ../../theories/Init/Prelude.vo)
;  (action
;    (bash "make ROCQRUNTIMELIB=$(pwd)/../../ ROCQLIB=$(pwd)/../../")))


(env
 (dev (flags :standard -w -70)))
