summaryrefslogtreecommitdiffstats
path: root/tools/regression/bin/sh/Makefile
blob: 82b9c09f2c2ebfde824a1dcd05ff3a1a34904a39 (plain)
1
2
3
4
5
6
7
# $FreeBSD$

# Allow one to specify the 'sh' to regress.
SH?=	/bin/sh

all:
	env SH=${SH} ${SH} regress.sh
OpenPOWER on IntegriCloud