X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2FMakefile;h=16b404d52d1950cefbc75d1fe2ae97e1f00af8c4;hb=4328117e09febd7f518b2ac7bb0a81be4bd79c02;hp=607ebe37da1307064f0eec235834acd27e814222;hpb=19b07b62484f19ec2d59e7489e96f4ec877d3fbd;p=ia32rtools.git diff --git a/tests/Makefile b/tests/Makefile index 607ebe3..16b404d 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -1,5 +1,6 @@ -TESTS = reg_call1 reg_call2 reg_call3 reg_call_tail reg_save +TESTS = reg_call1 reg_call2 reg_call3 reg_call_tail reg_save \ + varargs ops x87 all: $(addsuffix .ok,$(TESTS))