golang-examples/example-expect/Makefile

6 lines
46 B
Makefile
Raw Normal View History

all:
go install
prep:
go get ${witgoget} .