Home | History | Annotate | Line # | Download | only in lib
Makefile.inc revision 1.1.2.2
      1 #	$NetBSD: Makefile.inc,v 1.1.2.2 2009/06/20 07:20:35 yamt Exp $
      2 #
      3 
      4 RUMPTOP=	${.CURDIR}/../../..
      5 CPPFLAGS+=	-I${RUMPTOP}/librump/rumpdev/opt
      6 
      7 .include "${RUMPTOP}/Makefile.rump"
      8