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
No empty .Rs/.Re
[netbsd-mini2440.git]
/
sys
/
rump
/
dev
/
lib
/
Makefile.inc
blob
d444f199fae6fab127e3364a10e709bb103d4727
1
# $NetBSD: Makefile.inc,v 1.1 2009/06/09 16:16:15 pooka Exp $
2
#
3
4
RUMPTOP= ${.CURDIR}/../../..
5
CPPFLAGS+= -I${RUMPTOP}/librump/rumpdev -I${RUMPTOP}/librump/rumpdev/opt
6
7
.include "${RUMPTOP}/Makefile.rump"