# $FreeBSD: src/release/picobsd/tinyware/msg/Makefile,v 1.4 2004/12/21 08:47:05 ru Exp $
#
PROG=msg
SRCS= 	msg.c
NO_MAN=

.include <bsd.prog.mk>


