all: eval $$(opam env --root=/opt/opam --set-root); dune build clean: eval $$(opam env --root=/opt/opam --set-root); dune clean .PHONY: all clean