From: Siraaj Khandkar Date: Sun, 9 Sep 2018 01:54:59 +0000 (-0400) Subject: Clean after ocamlbuild X-Git-Url: https://git.xandkar.net/?p=khatus.git;a=commitdiff_plain;h=b5da4c6a25e5fc9def63071acadc6edbfe751e85 Clean after ocamlbuild --- diff --git a/Makefile b/Makefile index b9ecf04..e001dd0 100644 --- a/Makefile +++ b/Makefile @@ -80,6 +80,7 @@ install: clean: rm -rf bin + ocamlbuild -clean bin: mkdir -p bin