1 2 3 4 5
all: @echo "Run 'make test' in order to run tests." test: shellcheck -f gcc ./*/*/build ./*/*/post-install ./*/*/test