Skip to content
Snippets Groups Projects
Makefile 324 B
Newer Older
PREFIX=$(shell opam config var prefix)
-include ./Makefile.version
erwan's avatar
erwan committed
build:  lib/lutilsVersion.ml
	dune build @install
erwan's avatar
erwan committed
	dune install
erwan's avatar
erwan committed
	dune clean
	rm -f lib/lutilsVersion.ml