1# $NetBSD: Makefile.inc,v 1.5 2015/08/24 22:31:34 pooka Exp $ 2# 3 4RUMPTOP= ${.CURDIR}/../../.. 5CPPFLAGS+= -I${RUMPTOP}/librump/rumpkern -I${RUMPTOP}/librump/rumpnet 6 7.include "${RUMPTOP}/Makefile.rump" 8