1# $NetBSD: Makefile,v 1.5 2010/05/10 06:27:57 haad Exp $ 2 3LIB= umem 4SRCS= umem.c 5 6.include "../../Makefile.zfs" 7.include <bsd.lib.mk> 8