mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-10 22:48:12 -04:00
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>
|