Makefile revision 1.1
1#	$NetBSD: Makefile,v 1.1 1998/06/12 23:22:49 cgd Exp $
2
3INCSDIR= /usr/include/dev/i2c
4
5INCS=	i2c_bus.h i2c_eeprom.h
6
7.include <bsd.kinc.mk>
8