th5/_dev/tls_examples/Makefile

8 lines
189 B
Makefile
Raw Normal View History

# Used to build examples. Must be compiled from current directory and after "make build-all"
build:
GOROOT=../GOROOT/linux_amd64 go build ems_client.go
run:
./ems_client google.com:443