#
# $FreeBSD$
#
.PATH: ${.CURDIR}/../..
PROG=	udaddy
MAN=
SRCS=	udaddy.c
LIBADD=	ibverbs rdmacm pthread mlx4

.include <bsd.prog.mk>