repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
sys
/
arch
/
powerpc
/
include
/
oea
/
Makefile
blob
c1190fe2dbcac179c188c65abaf9b4d705c2a878
1
# $NetBSD: Makefile,v 1.3 2002/11/26 23:30:22 lukem Exp $
2
3
INCSDIR
= /
usr
/
include
/
powerpc
/
oea
4
5
INCS
=
bat.h \
6
hid.h hid_601.h \
7
pmap.h pte.h \
8
sr_601.h \
9
vmparam.h
10
11
.
include
<
bsd.kinc.mk
>