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