]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/ofed/libibverbs/asyncwatch/Makefile
MFV r354378,r354379,r354386: 10499 Multi-modifier protection (MMP)
[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>