Deleted Added
full compact
1# $Id$
1# $FreeBSD: head/release/picobsd/tinyware/msg/Makefile 50479 1999-08-28 01:35:59Z peter $
2#
3PROG=msg
4SRCS= msg.c
5NOMAN=yes
6
7.include <bsd.prog.mk>
8
9