summaryrefslogtreecommitdiffstats
path: root/usr.bin/bmake/tests/execution/plus/Makefile.test
blob: ae3bdc30b7036b2ae286908715f6ed91db032563 (plain)
1
2
3
4
5
6
7
# $FreeBSD$

check-+:
	@${MAKE} -f ${MAKEFILE} -j2 -n do-$@

do-check-+:
	@+echo $@
OpenPOWER on IntegriCloud