added client Makefile
This commit is contained in:
2
client/golang/Makefile
Normal file
2
client/golang/Makefile
Normal file
@@ -0,0 +1,2 @@
|
||||
build:
|
||||
go build -ldflags="-s -w" -o saprus client.go
|
||||
Reference in New Issue
Block a user