mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2024-12-19 04:57:53 +00:00
3 lines
83 B
Makefile
3 lines
83 B
Makefile
all:
|
|
go build -trimpath -ldflags -s -o ../build/zerotier cmd/zerotier/zerotier.go
|