Skip to content
Snippets Groups Projects
Commit 9a7f1125 authored by erwan's avatar erwan
Browse files

opam package for version 2.10.4 has been released

parent 9ca515d0
No related branches found
Tags 1.0.1
No related merge requests found
build:gen_version build: lib/sasacore/sasaVersion.ml
dune build @install dune build @install
install: install:
...@@ -21,8 +21,9 @@ test-doc: ...@@ -21,8 +21,9 @@ test-doc:
clean: clean:
rm -f *.cmxs sasa *.cmi *.o *.cmx *.pdf rm -f *.cmxs sasa *.cmi *.o *.cmx *.pdf
rm -f lib/sasacore/sasaVersion.ml
dune clean dune clean
cd test; make clean cd test; make clean
-include Makefile.local
-include Makefile.version -include Makefile.version
-include Makefile.local
...@@ -7,6 +7,7 @@ VERSION=$(shell git describe --tags) ...@@ -7,6 +7,7 @@ VERSION=$(shell git describe --tags)
del_version: del_version:
rm -f lib/sasacore/sasaVersion.ml rm -f lib/sasacore/sasaVersion.ml
uv:gen_version
gen_version: del_version lib/sasacore/sasaVersion.ml gen_version: del_version lib/sasacore/sasaVersion.ml
lib/sasacore/sasaVersion.ml: lib/sasacore/sasaVersion.ml:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment