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
Sync usage with man page.
[netbsd-mini2440.git]
/
sys
/
arch
/
prep
/
include
/
Makefile
blob
189b878d1136d9a182cca2619bbda595accc4f58
1
# $NetBSD: Makefile,v 1.18 2005/12/11 12:18:47 christos Exp $
2
3
INCSDIR
= /
usr
/
include
/
prep
4
5
INCS
=
bootinfo.h \
6
disklabel.h \
7
intr.h \
8
nvram.h \
9
spkr.h \
10
vmparam.h
11
12
.
include
"../../powerpc/include/Makefile"