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