xref
: /
freebsd
/
usr.bin
/
ofed
/
infiniband-diags
/
ibccconfig
/
Makefile
(revision 42b388439bd3795e09258c57a74ce9eec3651c7b)
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