bin is a phony

This commit is contained in:
Mitchell Hashimoto 2015-09-27 23:21:27 -07:00
parent ac67f0869b
commit 2687ab5d5f

View file

@ -66,4 +66,4 @@ bootstrap:
go get $$tool; \ go get $$tool; \
done done
.PHONY: all cov deps integ test vet web web-push test-nodep .PHONY: all bin cov deps integ test vet web web-push test-nodep