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
/
net
/
lib
/
Makefile.inc
blob
20d9d6293de9332c3b8c54fb731f937a2bbd60b3
1
# $NetBSD: Makefile.inc,v 1.2 2009/01/01 19:43:58 pooka Exp $
2
#
3
4
RUMPTOP= ${.CURDIR}/../../..
5
CPPFLAGS+= -I${RUMPTOP}/librump/rumpnet -I${RUMPTOP}/librump/rumpnet/opt
6
7
.include "${RUMPTOP}/Makefile.rump"