xref
: /
freebsd
/
usr.bin
/
ofed
/
libibverbs
/
devinfo
/
Makefile
(revision 5ab1c5846ff41be24b1f6beb0317bf8258cd4409)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
ibv_devinfo
4
MAN
=
ibv_devinfo
.
1
5
SRCS
=
devinfo.c
6
7
.
include
<
bsd.prog.mk
>
8