# $FreeBSD: stable/11/contrib/ofed/librdmacm/examples/build/ucmatose/Makefile 321936 2017-08-02 16:00:30Z hselasky $

.PATH: ${.CURDIR}/../.. ${.CURDIR}/../../../man

PROG=	ucmatose
MAN=	ucmatose.1
SRCS=	cmatose.c common.c

.include <bsd.prog.mk>
