diff --git a/Makefile b/Makefile index 39f10ba7..d116f07b 100644 --- a/Makefile +++ b/Makefile @@ -346,7 +346,7 @@ tcc-doc.info: tcc-doc.texi # in tests subdir export LIBTCC1 -test test% %test : +%est: $(MAKE) -C tests $@ 'PROGS_CROSS=$(PROGS_CROSS)' clean: