summaryrefslogtreecommitdiff
path: root/regress/usr.bin/fold/Makefile
blob: fde587ee75c03984a083a95ff6c57e8a504fa140 (plain)
1
2
3
4
5
6
#	$OpenBSD: Makefile,v 1.1 2016/05/03 16:06:11 schwarze Exp $

regress:
	@sh ${.CURDIR}/fold.sh

.include <bsd.regress.mk>