X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2FMakefile;h=16b404d52d1950cefbc75d1fe2ae97e1f00af8c4;hb=4328117e09febd7f518b2ac7bb0a81be4bd79c02;hp=8d81519f3ceb767234fb699e8f1b2f270a5f4ea3;hpb=3947cf245e051c129e15fda46120c93154b804c4;p=ia32rtools.git 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))