Update Makefile

This commit is contained in:
birdoplank 2024-04-21 12:44:26 +03:00 committed by GitHub
parent 801fd16e3e
commit d6b5df326e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,6 @@
.PHONY: all binary dynbinary build cross help install manpages run shell test test-docker-py test-integration test-unit validate validate-% win
DOCKER ?= docker
BUILDX ?= $(DOCKER) buildx