# $OpenBSD: Makefile,v 1.1 2016/10/07 16:10:32 schwarze Exp $

REGRESS_TARGETS = wc

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

.include <bsd.regress.mk>
