golang-examples/example-lookupAAAA/Makefile

7 lines
66 B
Makefile

run:
go build
./example-lookupAAAA
prep:
go get ${witgoget} .