1# $FreeBSD$
2#
3PROG=msg
4SRCS= 	msg.c
5NO_MAN=
6
7.include <bsd.prog.mk>
8
9
10