mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 03:05:28 -05:00
cleanup of makefile
This commit is contained in:
parent
427c15e472
commit
176b2e5ff2
1 changed files with 0 additions and 3 deletions
3
Makefile
3
Makefile
|
|
@ -23,9 +23,6 @@ benchs:
|
|||
examples:
|
||||
dune build examples/id_sexp.exe
|
||||
|
||||
unlabel:
|
||||
dune build @unlabel
|
||||
|
||||
VERSION=$(shell awk '/^version:/ {print $$2}' containers.opam)
|
||||
|
||||
update_next_tag:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue