1 # $NetBSD: Makefile,v 1.3.16.1 2018/06/25 07:26:07 pgoyette Exp $ 2 # 3 4 S!= cd ${.PARSEDIR}/../../../../;pwd 5 6 .include "${.CURDIR}/../../../../modules/solaris/Makefile.solmod" 7 8 LIB= rumpkern_solaris 9 COMMENT=Solaris compatibility layer (for ZFS) 10 11 .include <bsd.lib.mk> 12 .include <bsd.klinks.mk> 13