golang-examples/broken/example-sshd/Makefile

6 lines
43 B
Makefile

all:
go install
prep:
go get -v -t -u .