477f656bb9
devices on the bus. Reviewed by: bms, stas Obtained from: Semihalf
9 lines
69 B
Makefile
9 lines
69 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= i2c
|
|
MAN= i2c.8
|
|
|
|
WARNS?= 2
|
|
|
|
.include <bsd.prog.mk>
|