Home | History | Annotate | Line # | Download | only in libsolaris
Makefile revision 1.1.14.1
      1 #	$NetBSD: Makefile,v 1.1.14.1 2012/02/18 07:35:46 mrg Exp $
      2 #
      3 
      4 S!=             cd ${.PARSEDIR}/../../../../;pwd
      5 
      6 .include "${.CURDIR}/../../../../modules/solaris/Makefile.solmod"
      7 
      8 LIB=	rumpkern_solaris
      9 
     10 CPPFLAGS+=	-DASSERT=KASSERT
     11 
     12 .include <bsd.lib.mk>
     13 .include <bsd.klinks.mk>
     14