summaryrefslogtreecommitdiffstats
path: root/tools/regression/usr.bin/jot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/usr.bin/jot/Makefile')
-rw-r--r--tools/regression/usr.bin/jot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/usr.bin/jot/Makefile b/tools/regression/usr.bin/jot/Makefile
index 9903670..b937d41 100644
--- a/tools/regression/usr.bin/jot/Makefile
+++ b/tools/regression/usr.bin/jot/Makefile
@@ -1,4 +1,4 @@
# $FreeBSD$
all:
- @sh ${.CURDIR}/regress.sh ${.CURDIR}
+ @m4 ${.CURDIR}/../regress.m4 ${.CURDIR}/regress.sh | sh /dev/stdin ${.CURDIR}
OpenPOWER on IntegriCloud