diff --git a/tests/cpu-tests/Makefile b/tests/cpu-tests/Makefile index 6d8f6eb..2d91565 100644 --- a/tests/cpu-tests/Makefile +++ b/tests/cpu-tests/Makefile @@ -12,9 +12,7 @@ Makefile.%: tests/%.c latest -@make -s -f $@ ARCH=$(ARCH) $(MAKECMDGOALS) -@rm -f Makefile.$* -# cancel rules included by $(AM_HOME)/Makefile.check -image: ; -default $(MAKECMDGOALS): all ; +run: all clean: rm -rf Makefile.* build/