Home | History | Annotate | Line # | Download | only in libsolaris
      1 #	$NetBSD: Makefile,v 1.6 2021/04/15 17:31:44 christos Exp $
      2 #
      3 
      4 NEED_ISYSTEM=	# Tell rump that we must use -isystem
      5 
      6 .include <bsd.init.mk>
      7 
      8 S!=             cd ${.PARSEDIR}/../../../../;pwd
      9 
     10 .include "${.CURDIR}/../../../../modules/solaris/Makefile.solmod"
     11 
     12 LIB=	rumpkern_solaris
     13 COMMENT=Solaris compatibility layer (for ZFS)
     14 
     15 .include <bsd.lib.mk>
     16 .include <bsd.klinks.mk>
     17