1 1.3.38.1 skrll # $NetBSD: Makefile.inc,v 1.3.38.1 2015/09/22 12:06:12 skrll Exp $ 2 1.1 pooka # 3 1.1 pooka 4 1.1 pooka RUMPTOP= ${.CURDIR}/../../.. 5 1.3.38.1 skrll CPPFLAGS+= -I${RUMPTOP}/librump/rumpkern -I${RUMPTOP}/librump/rumpdev 6 1.1 pooka 7 1.1 pooka .include "${RUMPTOP}/Makefile.rump" 8