1 export WORKSPACE?=$(shell pwd)
4 @echo >&2 "There is no default make target here. Did you mean 'make test'?"
7 @echo >&2 " Installing --> http://doc.arvados.org/install"
8 @echo >&2 " Developing/contributing --> https://dev.arvados.org"
9 @echo >&2 " Project home --> https://arvados.org"
13 build/run-tests.sh ${TEST_FLAGS}
15 build/run-build-packages-all-targets.sh ${PACKAGES_FLAGS}
17 build/run-build-packages-all-targets.sh --test-packages ${PACKAGES_FLAGS}