mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-25 08:27:39 +02:00
2 lines
83 B
Makefile
2 lines
83 B
Makefile
all:
|
|
go build -trimpath -ldflags -s -o ../build/zerotier cmd/zerotier/zerotier.go
|