xref
: /
freebsd
/
usr.sbin
/
mlx5tool
/
Makefile
(revision e4456411a8c2d4a9bfbccd60f2cf914fd402f817)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
mlx5tool
4
MAN
=
mlx5tool
.
8
5
WARNS
?=
6
6
7
.
include
<
bsd.prog.mk
>
8