.SILENT: all: echo "Testing CPUs..." echo make -C cpus echo "Testing errors..." echo make -C errors echo "Testing warnings..." echo make -C warnings