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
/
amigappc
/
include
/
Makefile
blob
1cd2fe219cec27e1de8c4a8f0f2cc27641f15de7
1
# $NetBSD: Makefile,v 1.21 2007/02/09 21:55:01 ad Exp $
2
3
INCSDIR
= /
usr
/
include
/
amigappc
4
5
INCS
=
disklabel.h \
6
intr.h \
7
vmparam.h
8
9
include
"../../powerpc/include/Makefile"
10
11
.
include
<
bsd.kinc.mk
>