]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/ofed/libibverbs/examples/build/asyncwatch/Makefile
MFV r298691:
[FreeBSD/FreeBSD.git] / contrib / ofed / libibverbs / examples / build / asyncwatch / Makefile
1 #
2 # $FreeBSD$
3 #
4 .PATH: ${.CURDIR}/../..
5 PROG=   asyncwatch
6 MAN=
7 SRCS=   asyncwatch.c
8
9 .include <bsd.prog.mk>