@ -1,6 +1,9 @@
all:
ocamlbuild -use-ocamlfind -I src oboy.byte
debug:
ocamlbuild -use-ocamlfind -I src oboy.d.byte
clean:
rm -rf _build
rm -f *.byte