Home | History | Annotate | Line # | Download | only in lib
Makefile.inc revision 1.2
      1 #	$NetBSD: Makefile.inc,v 1.2 2009/09/04 17:21:34 pooka Exp $
      2 #
      3 
      4 RUMPTOP=	${.CURDIR}/../../..
      5 CPPFLAGS+=	-I${RUMPTOP}/librump/rumpdev -I${RUMPTOP}/librump/rumpdev/opt
      6 
      7 .include "${RUMPTOP}/Makefile.rump"
      8