# $FreeBSD: stable/11/release/picobsd/tinyware/msg/Makefile 264400 2014-04-13 05:21:56Z imp $
#
PROG=msg
SRCS= 	msg.c
MAN=

.include <bsd.prog.mk>


