aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 78e67f7..39f10ba 100644
--- a/Makefile
+++ b/Makefile
@@ -346,8 +346,8 @@ tcc-doc.info: tcc-doc.texi
# in tests subdir
export LIBTCC1
-%est:
- $(MAKE) -C tests $@ "PROGS_CROSS=$(PROGS_CROSS)"
+test test% %test :
+ $(MAKE) -C tests $@ 'PROGS_CROSS=$(PROGS_CROSS)'
clean:
rm -vf $(PROGS) tcc_p$(EXESUF) tcc.pod *~ *.o *.a *.so* *.out *.exe libtcc_test$(EXESUF)