3 lines
96 B
Makefile
3 lines
96 B
Makefile
|
wireguard-mfa.exe: main.go native.go
|
||
|
GOOS=windows GOARCH=amd64 go build -ldflags -H=windowsgui
|