10 lines
69 B
Makefile

# $FreeBSD$
#
PROG=msg
SRCS= msg.c
NOMAN=
.include <bsd.prog.mk>