X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2FMakefile;h=83def3ce1b1a63235122c7172d1adcd0072ab093;hb=ea43585b82e86b5c393ead41963ba6c2eca157c7;hp=360c2e68825f84af0cf7414b508511023ca173ed;hpb=acd03176c7934f7b876cfadbeb9e1060d6535b94;p=ia32rtools.git diff --git a/tests/Makefile b/tests/Makefile index 360c2e6..83def3c 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 x87 x87_f x87_s deref all: $(addsuffix .ok,$(TESTS))