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