aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 39f10ba..d116f07 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: