#	$OpenBSD: Makefile,v 1.3 1997/09/21 11:51:28 deraadt Exp $

PROG=	ul
DPADD=	${LIBTERMCAP}
LDADD=	-ltermcap

.include <bsd.prog.mk>
