xref: /netbsd-src/sys/dev/i2c/Makefile (revision ab747348b53623b166830e508390ef2904deaa77)
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