#
# $FreeBSD$
#
.PATH: ${.CURDIR}/../..
PROG=	uc_pingpong
MAN=
SRCS=	uc_pingpong.c pingpong.c

.include <bsd.prog.mk>
