X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=ia32rtools.git;a=blobdiff_plain;f=tests%2FMakefile;h=f893030d451a83d3c87b70d3261a20092f11ddbf;hp=e49a7e4fb4b87e90ca8674fb470f393ba3f9ff50;hb=7a3c55553ae875cfc821e347867e08266a03f13c;hpb=57b1b785f03fda360249de78ad63e110e76adedc diff --git a/tests/Makefile b/tests/Makefile index e49a7e4..f893030 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -1,6 +1,6 @@ TESTS = reg_call1 reg_call2 reg_call3 reg_call4 reg_call5 \ - reg_call_tail reg_call_tail2 reg_save \ + reg_call_tail reg_call_tail2 reg_save reg_save2 \ varargs ops x87 x87_f x87_s deref all: $(addsuffix .ok,$(TESTS))