golang-examples/example-lookupAAAA/Makefile

7 lines
66 B
Makefile
Raw Normal View History

2019-06-13 19:53:47 -05:00
run:
go build
./example-lookupAAAA
prep:
go get ${witgoget} .