#	$OpenBSD: Makefile,v 1.2 2022/12/08 12:01:04 anton Exp $

REGRESS_TARGETS+=	fold
fold:
	sh ${.CURDIR}/fold.sh

.include <bsd.regress.mk>
