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

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

.include <bsd.regress.mk>
