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