mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -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:
|
examples:
|
||||||
dune build examples/id_sexp.exe
|
dune build examples/id_sexp.exe
|
||||||
|
|
||||||
unlabel:
|
|
||||||
dune build @unlabel
|
|
||||||
|
|
||||||
VERSION=$(shell awk '/^version:/ {print $$2}' containers.opam)
|
VERSION=$(shell awk '/^version:/ {print $$2}' containers.opam)
|
||||||
|
|
||||||
update_next_tag:
|
update_next_tag:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue