# $OpenBSD: Makefile,v 1.1 2016/10/07 17:22:12 schwarze Exp $

REGRESS_TARGETS = cut

cut:
	sh ${.CURDIR}/cut.sh

.include <bsd.regress.mk>
