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 9fbd58ab8..387400151 100644
--- a/test/math/Makefile.in
+++ b/test/math/Makefile.in
@@ -28,7 +28,7 @@ endif
EXTRA_CFLAGS := -fno-builtin
EXTRA_LDFLAGS := -lm
-PERL := /usr/bin/perl
+PERL := perl
MDEPS := $(wildcard test-*.c)
$(MDEPS): libm-test.c