X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=ia32rtools.git;a=blobdiff_plain;f=tests%2FMakefile;h=16b404d52d1950cefbc75d1fe2ae97e1f00af8c4;hp=8d81519f3ceb767234fb699e8f1b2f270a5f4ea3;hb=d4a985bd88473515445c6f9f0ae51be9895b9d60;hpb=e7f5bc393577e0486826a9f913a2825d5c57a2f1 diff --git a/tests/Makefile b/tests/Makefile index 8d81519..16b404d 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 all: $(addsuffix .ok,$(TESTS))