mirror of
https://github.com/status-im/status-keycard-go.git
synced 2025-01-31 00:28:40 +00:00
fix makefile
This commit is contained in:
parent
97883a6d14
commit
3f51e6a110
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
|||||||
.PHONY: build-lib
|
.PHONY: build-lib
|
||||||
|
|
||||||
BUILD_PATH=$(realpath ./build)
|
BUILD_PATH=$(realpath .)/build
|
||||||
|
|
||||||
ifeq ($(OS),Windows_NT) # is Windows_NT on XP, 2000, 7, Vista, 10...
|
ifeq ($(OS),Windows_NT) # is Windows_NT on XP, 2000, 7, Vista, 10...
|
||||||
detected_OS := Windows
|
detected_OS := Windows
|
||||||
|
Loading…
x
Reference in New Issue
Block a user