#	$OpenBSD: Makefile,v 1.6 1998/07/24 00:10:57 millert Exp $

PROG=	msgs
DPADD=	${LIBTERMLIB}
LDADD=	-lcurses

.include <bsd.prog.mk>
