repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync with cat.c from netbsd-8
[minix3.git]
/
sys
/
dev
/
i2c
/
Makefile
blob
367edc7e0d822692a0e4650caa97737112f21ecb
1
# $NetBSD: Makefile,v 1.3 2011/10/02 16:39:47 jmcneill Exp $
2
3
INCSDIR
= /
usr
/
include
/
dev
/
i2c
4
INCS
=
i2c_io.h
5
6
.
include
<
bsd.kinc.mk
>