X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2FMakefile;fp=tests%2FMakefile;h=360c2e68825f84af0cf7414b508511023ca173ed;hb=acd03176c7934f7b876cfadbeb9e1060d6535b94;hp=607ebe37da1307064f0eec235834acd27e814222;hpb=19b07b62484f19ec2d59e7489e96f4ec877d3fbd;p=ia32rtools.git diff --git a/tests/Makefile b/tests/Makefile index 607ebe3..360c2e6 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -1,5 +1,6 @@ -TESTS = reg_call1 reg_call2 reg_call3 reg_call_tail reg_save +TESTS = reg_call1 reg_call2 reg_call3 reg_call_tail reg_save \ + varargs all: $(addsuffix .ok,$(TESTS))