all: ocamlbuild all.otarget check: all ocamlbuild tests/legacy/sandbox.byte @_build/tests/legacy/sandbox.byte clean: ocamlbuild -clean rm -f *~ tree: _build/tree.html _build/tree.html: _build/_digests mkdir -p _build tree -o $@ -H '..' -I '_build|_run|*~'