7 lines
		
	
	
		
			131 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			7 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>
 |