xref: /freebsd/usr.bin/ofed/librdmacm/ucmatose/Makefile (revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
1PACKAGE=	rdma
2PROG=	ucmatose
3MAN=	ucmatose.1
4SRCS=	cmatose.c common.c
5
6.include <bsd.prog.mk>
7