github.com/ii64/gouring@v0.4.1/Makefile (about) 1 test: 2 go test -c -gcflags=all=-d=checkptr . 3 ./gouring.test 4 clean: 5 rm -rf *.test