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
/
arm
/
include
/
arm32
/
Makefile
blob
d84d3c24981174edfd88e87ec2f0597cce29dbf8
1
# $NetBSD: Makefile,v 1.8 2001/11/23 17:39:04 thorpej Exp $
2
3
INCSDIR
= /
usr
/
include
/
arm
/
arm32
4
5
INCS
=
frame.h katelib.h param.h pmap.h psl.h pte.h rtc.h types.h vmparam.h
6
7
.
include
<
bsd.kinc.mk
>