2 lines
83 B
Makefile
2 lines
83 B
Makefile
all:
|
|
go build -trimpath -ldflags -s -o ../build/zerotier cmd/zerotier/zerotier.go
|