# $OpenBSD: Makefile,v 1.1 2015/12/22 22:37:57 schwarze Exp $

REGRESS_TARGETS = colrm

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

.include <bsd.regress.mk>
