xref
: /
freebsd
/
usr.bin
/
ofed
/
libibverbs
/
devinfo
/
Makefile
(revision 77a1348b3c1cfe8547be49a121b56299a1e18b69)
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