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

.include <bsd.prog.mk>