]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/ofed/libibverbs/asyncwatch/Makefile
Import CK as of 21d3e319407d19dece16ee317c757ffc54a452bc, which makes its
[FreeBSD/FreeBSD.git] / usr.bin / ofed / libibverbs / asyncwatch / Makefile
1 # $FreeBSD$
2
3 PROG=   ibv_asyncwatch
4 MAN=    ibv_asyncwatch.1
5 SRCS=   asyncwatch.c
6
7 .include <bsd.prog.mk>