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