1 1.3.16.1 pgoyette # $NetBSD: Makefile,v 1.3.16.1 2018/06/25 07:26:07 pgoyette 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.3 pooka COMMENT=Solaris compatibility layer (for ZFS) 10 1.1 haad 11 1.1 haad .include <bsd.lib.mk> 12 1.1 haad .include <bsd.klinks.mk> 13