4241cc5d98
Change-Id: Icb754891349b7f571863f3a87b0318c28c35ac79
6 lines
131 B
Makefile
6 lines
131 B
Makefile
# $NetBSD: Makefile,v 1.3 2011/10/02 16:39:47 jmcneill Exp $
|
|
|
|
INCSDIR= /usr/include/dev/i2c
|
|
INCS= i2c_io.h
|
|
|
|
.include <bsd.kinc.mk>
|