X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=ia32rtools.git;a=blobdiff_plain;f=tests%2FMakefile;h=81d5d997239f1cfaa8733f6690bb91e6c5892f80;hp=16b404d52d1950cefbc75d1fe2ae97e1f00af8c4;hb=fe18df39aa9dc0a3afc5a7474a27698672eceeca;hpb=497a6d6b4c2992fc9cbd2591985d108bc8859f72 diff --git a/tests/Makefile b/tests/Makefile index 16b404d..81d5d99 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 x87 + varargs ops x87 x87_f x87_s all: $(addsuffix .ok,$(TESTS))