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
/
rump
/
dev
/
wip
/
Makefile.inc
blob
65dd73b40fa7144418ddd903164f6392990f66c8
1
# $NetBSD$
2
#
3
4
RUMPTOP= ${.CURDIR}/../../..
5
6
CPPFLAGS+= -I${RUMPTOP}/librump/rumpdev
7
8
.include "${RUMPTOP}/Makefile.rump"