summaryrefslogtreecommitdiff
path: root/test/math/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'test/math/Makefile.in')
-rw-r--r--test/math/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/math/Makefile.in b/test/math/Makefile.in
index 9ceb6c6d5..0acbe9cac 100644
--- a/test/math/Makefile.in
+++ b/test/math/Makefile.in
@@ -24,7 +24,7 @@ PERL := /usr/bin/perl
$(TESTS): libm-test.c
-libm-test.c: libm-test.inc gen-libm-test.pl
+libm-test.c: libm-test-ulps-$(TARGET_ARCH) libm-test.inc gen-libm-test.pl
$(Q)$(PERL) ./gen-libm-test.pl -u libm-test-ulps-$(TARGET_ARCH) ./libm-test.inc -o "." 2>&1 > /dev/null
EXTRA_CLEAN := libm-test.c libm-test-ulps.h