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
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
sys
/
arch
/
macppc
/
include
/
Makefile
blob
657083d24a41b5edf2ba36f2f02903236aea03e3
1
# $NetBSD: Makefile,v 1.17.2.3 2004/09/21 13:18:29 skrll Exp $
2
3
INCSDIR
= /
usr
/
include
/
macppc
4
5
# Add the macppc specific includes.
6
7
INCS
=
adbsys.h apmvar.h autoconf.h \
8
disklabel.h \
9
grfioctl.h \
10
intr.h \
11
keyboard.h \
12
vmparam.h
13
14
.
include
"../../powerpc/include/Makefile"