#	@(#)Makefile	8.2 (Berkeley) 4/28/95

PROG=	msgs
DPADD=	${LIBTERM}
LDADD=	-ltermlib

.include <bsd.prog.mk>
