xref: /netbsd-src/sys/dev/i2c/Makefile (revision 9ddb6ab554e70fb9bbd90c3d96b812bc57755a14)
1# $NetBSD: Makefile,v 1.3 2011/10/02 16:39:47 jmcneill Exp $
2
3INCSDIR= /usr/include/dev/i2c
4INCS=	i2c_io.h
5
6.include <bsd.kinc.mk>
7