cleanup of makefile

This commit is contained in:
Simon Cruanes 2021-02-02 22:48:16 -05:00
parent 427c15e472
commit 176b2e5ff2

View file

@ -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: