X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2FMakefile;h=83def3ce1b1a63235122c7172d1adcd0072ab093;hb=93b5bd181600ddf5097d133c52cdc7b1d4a2c7c8;hp=8d81519f3ceb767234fb699e8f1b2f270a5f4ea3;hpb=3947cf245e051c129e15fda46120c93154b804c4;p=ia32rtools.git diff --git a/tests/Makefile b/tests/Makefile index 8d81519..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 ops + varargs ops x87 x87_f x87_s deref all: $(addsuffix .ok,$(TESTS))