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.
Showing
hack/make-rules/build.sh
0 → 100755
hack/make-rules/test-cmd.sh
0 → 100755
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
hack/make-rules/test.sh
0 → 100755
This diff is collapsed.
Click to expand it.
hack/make-rules/verify.sh
0 → 100755
hack/make-rules/vet.sh
0 → 100755
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment