]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/ofed/libibverbs/asyncwatch/Makefile
MFC r335253:
[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>