xref
: /
freebsd
/
usr.sbin
/
i2c
/
Makefile
(revision 0eae32dcef82f6f06de6419a0d623d7def0cc8f6)
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