kubernetes/hack/make-rules
Tim Hockin faeef5c4ae Use make as the main build tool
This allows us to start building real dependencies into Makefile.

Leave old hack/* scripts in place but advise to use 'make'.  There are a few
rules that call things like 'go run' or 'build/*' that I left as-is for now.
2016-07-12 21:52:00 -07:00
..
build.sh Use make as the main build tool 2016-07-12 21:52:00 -07:00
test-cmd.sh Use make as the main build tool 2016-07-12 21:52:00 -07:00
test-e2e-node.sh Use make as the main build tool 2016-07-12 21:52:00 -07:00
test-integration.sh Use make as the main build tool 2016-07-12 21:52:00 -07:00
test.sh Use make as the main build tool 2016-07-12 21:52:00 -07:00
verify.sh Use make as the main build tool 2016-07-12 21:52:00 -07:00
vet.sh Use make as the main build tool 2016-07-12 21:52:00 -07:00