#	$Id: Makefile,v 1.1 1998/09/15 07:35:58 abial Exp $
#
PROG=msg
SRCS= 	msg.c
NOMAN=yes

.include <bsd.prog.mk>


