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