summaryrefslogtreecommitdiff
path: root/sys/rump/dev/wip/Makefile.inc
blob: 480107ae7c30daaa1fdca2790b2e19b84473a202 (plain)
1
2
3
4
5
6
7
8
#	$NetBSD: Makefile.inc,v 1.2 2010/03/08 10:56:12 pooka Exp $
#

RUMPTOP=	${.CURDIR}/../../..

CPPFLAGS+=	-I${RUMPTOP}/librump/rumpdev -I${RUMPTOP}/librump/rumpkern

.include "${RUMPTOP}/Makefile.rump"