]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/ofed/libibverbs/examples/build/device_list/Makefile
Merge llvm, clang, lld and lldb trunk r291476.
[FreeBSD/FreeBSD.git] / contrib / ofed / libibverbs / examples / build / device_list / Makefile
1 #
2 # $FreeBSD$
3 #
4 .PATH: ${.CURDIR}/../..
5 PROG=   device_list
6 MAN=
7 SRCS=   device_list.c
8
9 .include <bsd.prog.mk>