X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2FMakefile;fp=tests%2FMakefile;h=8d81519f3ceb767234fb699e8f1b2f270a5f4ea3;hb=3947cf245e051c129e15fda46120c93154b804c4;hp=360c2e68825f84af0cf7414b508511023ca173ed;hpb=851f9b7d78b364c14175a509af885d145a094ec0;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))