Add option to regenerate all version files.

This commit is contained in:
Jeffrey Townsend
2016-03-29 20:47:37 +00:00
parent e33360beb2
commit d7e3e65ff1

View File

@@ -58,3 +58,7 @@ docker: docker_check
# create an interative docker shell, for debugging builds
docker-debug: docker_check
@docker/tools/onlbuilder -$(VERSION) --isolate --hostname onlbuilder$(VERSION) --pull
versions:
$(ONL)/tools/make-versions.py --import-file=$(ONL)/tools/onlvi --class-name=OnlVersionImplementation --output-dir $(ONL)/make --force