# # $FreeBSD$ # .PATH: ${.CURDIR}/../.. PROG= mckey MAN= SRCS= mckey.c LDADD+= -libverbs -lrdmacm -lpthread .include