Makefile revision 39224
1#	$Id$
2#
3PROG=msg
4SRCS= 	msg.c
5NOMAN=yes
6
7.include <bsd.prog.mk>
8
9
10