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