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