mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-01 13:45:09 +00:00
3 lines
135 B
Makefile
3 lines
135 B
Makefile
build_linux_SHA256SUM = sha256sum
|
|
build_linux_DOWNLOAD = wget --timeout=$(DOWNLOAD_CONNECT_TIMEOUT) --tries=$(DOWNLOAD_RETRIES) -nv -O
|