aboutsummaryrefslogblamecommitdiff
path: root/release/picobsd/tinyware/msg/Makefile
blob: 840868872c5e754f29a22cac774640d56b40170a (plain) (tree)
1
2
3
4
5
6
7
8
9
           







                      
# $FreeBSD$
#
PROG=msg
SRCS= 	msg.c
NOMAN=yes

.include <bsd.prog.mk>