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