# $OpenBSD: Makefile,v 1.1 2016/01/05 15:41:38 schwarze Exp $

REGRESS_TARGETS = ul

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

.include <bsd.regress.mk>
