DEBSOURCES
Skip Quicknav
sources / golang-github-abdullin-seq / 0.0~git20160510.d5467c1-3 / Makefile
12345678
.PHONY: test default: test test: go vet && go test install: test go install