test: make -f test-all.mk test-all all: echo "ERROR: all target is not supported" && exit 1 clean: make -f test-all.mk test-clean