2 # https://github.com/ocaml/dune/tree/master/example/sample-projects/hello_world
3 # via https://stackoverflow.com/a/54712669
5 .PHONY
: all build
clean test install uninstall doc examples
8 @echo
"let git_sha = \""`git rev-parse --short HEAD`"\"" > lib
/version.ml
9 dune build bin
/xkcd936.exe
29 rm -rf _build
*.
install